MVN

ua.in.dej : myLessCss

Maven & Gradle

Dec 23, 2014

myLessCSS-maven-plugin Maven Plugin · Maven plugin for LessCSS.

<plugin>
    <groupId>ua.in.dej</groupId>
    <artifactId>myLessCss</artifactId>
    <version>1.2-less2.1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ua.in.dej : myLessCss to add to Maven - Latest Versions:

  • Latest Stable: 1.2-less2.1.2

All Versions

Choose a version of ua.in.dej : myLessCss to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
myLessCss-1.2-less2.1.2
myLessCss-1.2-less2.0.0-b2
myLessCss-1.2-less2.0.0-b1
myLessCss-1.2-less1.7.5
myLessCss-1.2-less1.7.4
myLessCss-1.2-less1.7.3
myLessCss-1.2-less1.7.2
myLessCss-1.2-less1.7.1
1.1
myLessCss-1.1-less1.7.1-RELEASE
myLessCss-1.1-less1.7.0-RELEASE
1.0
myLessCss-1.0-less1.7.0-RELEASE

How to add a plugin to Maven

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

<plugin>
    <groupId>ua.in.dej</groupId>
    <artifactId>myLessCss</artifactId>
    <version>1.2-less2.1.2</version>
</plugin>