Jar examples for a:argparse4j
The command-line parser library based on Python's argparse
You can download jar file argparse4j 0.7.0 in this page.
MIT
You can use the following script to add argparse4j-0.7.0.jar to your project.
<dependency> <groupId>net.sourceforge.argparse4j</groupId> <artifactId>argparse4j</artifactId> <version>0.7.0</version> </dependency>
compile group: 'net.sourceforge.argparse4j', name: 'argparse4j', version: '0.7.0'
libraryDependencies += "net.sourceforge.argparse4j" % "argparse4j" % "0.7.0"
<dependency org="net.sourceforge.argparse4j" name="argparse4j" rev="0.7.0"/>
@Grapes(@Grab(group='net.sourceforge.argparse4j', module='argparse4j', version='0.7.0'))
'net.sourceforge.argparse4j:argparse4j:jar:0.7.0'
Click the following link to download the jar file.
argparse4j-0.7.0-javadoc.jar