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