Last Version

[net.sf.proguard] proguard-annotations 6.3.0beta1

ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.proguard
ArtifactId

ArtifactId

proguard-annotations
Version

Version

6.3.0beta1
Type

Type

jar
Description

Description

[net.sf.proguard] proguard-annotations
ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier.

Download proguard-annotations 6.3.0beta1


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.