Jar examples for j:jopt-simple
A Java library for parsing command line options
You can download jar file jopt-simple 6.0-alpha-2 in this page.
The Academic Free License, Version 3.0
You can use the following script to add jopt-simple-6.0-alpha-2.jar to your project.
<dependency> <groupId>net.sf.jopt-simple</groupId> <artifactId>jopt-simple</artifactId> <version>6.0-alpha-2</version> </dependency>
compile group: 'net.sf.jopt-simple', name: 'jopt-simple', version: '6.0-alpha-2'
libraryDependencies += "net.sf.jopt-simple" % "jopt-simple" % "6.0-alpha-2"
<dependency org="net.sf.jopt-simple" name="jopt-simple" rev="6.0-alpha-2"/>
@Grapes(@Grab(group='net.sf.jopt-simple', module='jopt-simple', version='6.0-alpha-2'))
'net.sf.jopt-simple:jopt-simple:jar:6.0-alpha-2'
Click the following link to download the jar file.
jopt-simple-6.0-alpha-2-javadoc.jar