License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.proguard |
ArtifactId | ArtifactIdproguard-retrace |
Last Version | Last Version6.3.0beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description[net.sf.proguard] proguard-retrace
ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier.
|
<!-- https://jarcasting.com/artifacts/net.sf.proguard/proguard-retrace/ -->
<dependency>
<groupId>net.sf.proguard</groupId>
<artifactId>proguard-retrace</artifactId>
<version>6.3.0beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.proguard/proguard-retrace/
implementation 'net.sf.proguard:proguard-retrace:6.3.0beta1'
// https://jarcasting.com/artifacts/net.sf.proguard/proguard-retrace/
implementation ("net.sf.proguard:proguard-retrace:6.3.0beta1")
'net.sf.proguard:proguard-retrace:jar:6.3.0beta1'
<dependency org="net.sf.proguard" name="proguard-retrace" rev="6.3.0beta1">
<artifact name="proguard-retrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.proguard', module='proguard-retrace', version='6.3.0beta1')
)
libraryDependencies += "net.sf.proguard" % "proguard-retrace" % "6.3.0beta1"
[net.sf.proguard/proguard-retrace "6.3.0beta1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.proguard : proguard-base | jar | 6.3.0beta1 |