Jar examples for p:proguard-retrace
You can download jar file proguard-retrace 4.2 in this page.
You can use the following script to add proguard-retrace-4.2.jar to your project.
<dependency> <groupId>net.sf.proguard</groupId> <artifactId>proguard-retrace</artifactId> <version>4.2</version> </dependency>
compile group: 'net.sf.proguard', name: 'proguard-retrace', version: '4.2'
libraryDependencies += "net.sf.proguard" % "proguard-retrace" % "4.2"
<dependency org="net.sf.proguard" name="proguard-retrace" rev="4.2"/>
@Grapes(@Grab(group='net.sf.proguard', module='proguard-retrace', version='4.2'))
'net.sf.proguard:proguard-retrace:jar:4.2'
Click the following link to download the jar file.
proguard-retrace-4.2-javadoc.jar