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