Jar examples for j:java-getopt
GNU Getopt - Java port, with type annotations
You can download jar file java-getopt 1.0.13 in this page.
GNU Library General Public License, version 2.0 (LGPL2)
You can use the following script to add java-getopt-1.0.13.jar to your project.
<dependency> <groupId>gnu.getopt</groupId> <artifactId>java-getopt</artifactId> <version>1.0.13</version> </dependency>
compile group: 'gnu.getopt', name: 'java-getopt', version: '1.0.13'
libraryDependencies += "gnu.getopt" % "java-getopt" % "1.0.13"
<dependency org="gnu.getopt" name="java-getopt" rev="1.0.13"/>
@Grapes(@Grab(group='gnu.getopt', module='java-getopt', version='1.0.13'))
'gnu.getopt:java-getopt:jar:1.0.13'
Click the following link to download the jar file.
java-getopt-1.0.13-sources.jar