Jar examples for a:args4j
args4j : Java command line arguments parser
You can download jar file args4j 2.0.1 in this page.
You can use the following script to add args4j-2.0.1.jar to your project.
<dependency> <groupId></groupId> <artifactId>args4j</artifactId> <version>2.0.1</version> </dependency>
compile group: '', name: 'args4j', version: '2.0.1'
libraryDependencies += "" % "args4j" % "2.0.1"
<dependency org="" name="args4j" rev="2.0.1"/>
@Grapes(@Grab(group='', module='args4j', version='2.0.1'))
':args4j:jar:2.0.1'
Click the following link to download the jar file.
args4j-2.0.1.jar