MVN

com.github.dingxin : proguard-maven-plugin

Maven & Gradle

Apr 10, 2018
16 stars

Maven Plugin for ProGuard · Maven Plugin for ProGuard

<plugin>
    <groupId>com.github.dingxin</groupId>
    <artifactId>proguard-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dingxin : proguard-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.dingxin : proguard-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
proguard-maven-plugin-1.0.3
proguard-maven-plugin-1.0.2
proguard-maven-plugin-1.0.1
proguard-maven-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.dingxin</groupId>
    <artifactId>proguard-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>