Imports the given <jar-file> using the module name and version given by <module> into the repository named by the --out option.
<module> is a module name and version separated with a slash, for example com.example.foobar/1.2.0 .
<jar-file> is the name of the Jar file to import.
|