Jar examples for j:jcommander
A Java framework to parse command line options with annotations.
You can download jar file jcommander 1.58 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jcommander-1.58.jar to your project.
<dependency> <groupId>com.beust</groupId> <artifactId>jcommander</artifactId> <version>1.58</version> </dependency>
compile group: 'com.beust', name: 'jcommander', version: '1.58'
libraryDependencies += "com.beust" % "jcommander" % "1.58"
<dependency org="com.beust" name="jcommander" rev="1.58"/>
@Grapes(@Grab(group='com.beust', module='jcommander', version='1.58'))
'com.beust:jcommander:jar:1.58'
Click the following link to download the jar file.
jcommander-1.58-javadoc.jar