Download proguard-annotations-1.0.2.jar file - Jar p

Jar examples for p:proguard-annotations

Description

Proguard Annotations

You can download jar file proguard-annotations 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add proguard-annotations-1.0.2.jar to your project.

<dependency>
   <groupId>net.droidlabs.proguard</groupId>
   <artifactId>proguard-annotations</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'net.droidlabs.proguard', name: 'proguard-annotations', version: '1.0.2'
libraryDependencies += "net.droidlabs.proguard" % "proguard-annotations" % "1.0.2"
<dependency org="net.droidlabs.proguard" name="proguard-annotations" rev="1.0.2"/>
@Grapes(@Grab(group='net.droidlabs.proguard', module='proguard-annotations', version='1.0.2'))
'net.droidlabs.proguard:proguard-annotations:jar:1.0.2'

Download

Click the following link to download the jar file.

proguard-annotations-1.0.2-javadoc.jar
proguard-annotations-1.0.2-sources.jar
proguard-annotations-1.0.2.jar
proguard-annotations-1.0.2.pom



Related Tutorials