MVN

com.github.spyrospac : frontend-files-uglifier

Maven & Gradle

Jan 31, 2019
6 stars

frontend-files-uglifier Maven Mojo · Maven plugin to minify frontend files.

<plugin>
    <groupId>com.github.spyrospac</groupId>
    <artifactId>frontend-files-uglifier</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spyrospac : frontend-files-uglifier to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.spyrospac : frontend-files-uglifier to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
frontend-files-uglifier-1.1
1.0
frontend-files-uglifier-1.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.spyrospac</groupId>
    <artifactId>frontend-files-uglifier</artifactId>
    <version>1.1</version>
</plugin>

Advertisement