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