MVN

ru.send-to.less : lesscss-maven-plugin

Maven & Gradle

Dec 30, 2016
0 stars

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

<plugin>
    <groupId>ru.send-to.less</groupId>
    <artifactId>lesscss-maven-plugin</artifactId>
    <version>1.7.0.1.1.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.send-to.less : lesscss-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0.1.1.4

All Versions

Choose a version of ru.send-to.less : lesscss-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
lesscss-maven-plugin-1.7.0.1.1.4
lesscss-maven-plugin-1.7.0.1.1.3
lesscss-maven-plugin-1.7.0.1.1.1

How to add a plugin to Maven

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

<plugin>
    <groupId>ru.send-to.less</groupId>
    <artifactId>lesscss-maven-plugin</artifactId>
    <version>1.7.0.1.1.4</version>
</plugin>

Advertisement