MVN

de.sandroboehme.lesscss : lesscss-maven-plugin

Maven & Gradle

Mar 26, 2014
2 stars

Fork of the official LESS CSS Maven Plugin · Fork of the official LESS CSS Maven Plugin

<plugin>
    <groupId>de.sandroboehme.lesscss</groupId>
    <artifactId>lesscss-maven-plugin</artifactId>
    <version>1.6.1.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.sandroboehme.lesscss : lesscss-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6.1.1.0

All Versions

Choose a version of de.sandroboehme.lesscss : lesscss-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
lesscss-maven-plugin-1.6.1.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>de.sandroboehme.lesscss</groupId>
    <artifactId>lesscss-maven-plugin</artifactId>
    <version>1.6.1.1.0</version>
</plugin>