Download argument-5.0.1.jar file - Jar a

Jar examples for a:argument

Description

Bundles is a set of annotation processors for Android source code

You can download jar file argument 5.0.1 in this page.

License

MIT License

Build File

You can use the following script to add argument-5.0.1.jar to your project.

<dependency>
   <groupId>com.codetaco</groupId>
   <artifactId>argument</artifactId>
   <version>5.0.1</version>
</dependency>
compile group: 'com.codetaco', name: 'argument', version: '5.0.1'
libraryDependencies += "com.codetaco" % "argument" % "5.0.1"
<dependency org="com.codetaco" name="argument" rev="5.0.1"/>
@Grapes(@Grab(group='com.codetaco', module='argument', version='5.0.1'))
'com.codetaco:argument:jar:5.0.1'

Download

Click the following link to download the jar file.

argument-5.0.1-javadoc.jar
argument-5.0.1-sources.jar
argument-5.0.1.jar
argument-5.0.1.pom



Related Tutorials