MVN

org.cuberact : proguard-maven-plugin

Maven & Gradle

Oct 20, 2019
1 stars

proguard-maven-plugin · Maven 3 Plugin for ProGuard - HardForked from https://github.com/wvengen/proguard-maven-plugin

<plugin>
    <groupId>org.cuberact</groupId>
    <artifactId>proguard-maven-plugin</artifactId>
    <version>2.1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cuberact : proguard-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of org.cuberact : proguard-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
proguard-maven-plugin-2.1.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.cuberact</groupId>
    <artifactId>proguard-maven-plugin</artifactId>
    <version>2.1.2</version>
</plugin>