Jar examples for p:proguard-annotations
Proguard Annotations
You can download jar file proguard-annotations 1.0.2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
proguard-annotations-1.0.2-javadoc.jar