Jar examples for a:arguments
A CLI argument parsing library
You can download jar file arguments 1.3 in this page.
Simplified BSD License
You can use the following script to add arguments-1.3.jar to your project.
<dependency> <groupId>io.marioslab.basis</groupId> <artifactId>arguments</artifactId> <version>1.3</version> </dependency>
compile group: 'io.marioslab.basis', name: 'arguments', version: '1.3'
libraryDependencies += "io.marioslab.basis" % "arguments" % "1.3"
<dependency org="io.marioslab.basis" name="arguments" rev="1.3"/>
@Grapes(@Grab(group='io.marioslab.basis', module='arguments', version='1.3'))
'io.marioslab.basis:arguments:jar:1.3'
Click the following link to download the jar file.
arguments-1.3-javadoc.jar