MVN

com.github.wpic : less-maven-plugin

Maven & Gradle

Apr 02, 2017
2 stars

less-maven-plugin · Very less compiler maven plugin

<plugin>
    <groupId>com.github.wpic</groupId>
    <artifactId>less-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5

All Versions

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

Version Vulnerabilities Updated
1.5
less-maven-plugin-1.5
1.2
less-maven-plugin-1.2
1.0
less-maven-plugin-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.wpic</groupId>
    <artifactId>less-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>