Jar examples for a:args
Common args library.
You can download jar file args 0.2.41 in this page.
Apache License, Version 2.0
You can use the following script to add args-0.2.41.jar to your project.
<dependency> <groupId>com.twitter.common</groupId> <artifactId>args</artifactId> <version>0.2.41</version> </dependency>
compile group: 'com.twitter.common', name: 'args', version: '0.2.41'
libraryDependencies += "com.twitter.common" % "args" % "0.2.41"
<dependency org="com.twitter.common" name="args" rev="0.2.41"/>
@Grapes(@Grab(group='com.twitter.common', module='args', version='0.2.41'))
'com.twitter.common:args:jar:0.2.41'
Click the following link to download the jar file.
args-0.2.41-javadoc.jar