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