Jar examples for a:argot-2.11
A command-line option and parameter parser
You can download jar file argot_2.11 1.0.3 in this page.
BSD
You can use the following script to add argot_2.11-1.0.3.jar to your project.
<dependency> <groupId>org.clapper</groupId> <artifactId>argot_2.11</artifactId> <version>1.0.3</version> </dependency>
compile group: 'org.clapper', name: 'argot_2.11', version: '1.0.3'
libraryDependencies += "org.clapper" % "argot_2.11" % "1.0.3"
<dependency org="org.clapper" name="argot_2.11" rev="1.0.3"/>
@Grapes(@Grab(group='org.clapper', module='argot_2.11', version='1.0.3'))
'org.clapper:argot_2.11:jar:1.0.3'
Click the following link to download the jar file.
argot_2.11-1.0.3-javadoc.jar