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