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