MVN

fr.lteconsulting : hexacss-maven-plugin

Maven & Gradle

Apr 27, 2016
40 stars

hexa.css.maven-plugin · HexaCss is a tool to efficiently integrate CSS frameworks (like Less, Sass, GSS, ...) with GWT. This is the associated Maven plugin

<plugin>
    <groupId>fr.lteconsulting</groupId>
    <artifactId>hexacss-maven-plugin</artifactId>
    <version>1.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.lteconsulting : hexacss-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of fr.lteconsulting : hexacss-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
hexacss-maven-plugin-1.4
1.3
hexacss-maven-plugin-1.3
1.2
hexacss-maven-plugin-1.2
1.1
hexacss-maven-plugin-1.1
1.0
hexacss-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>fr.lteconsulting</groupId>
    <artifactId>hexacss-maven-plugin</artifactId>
    <version>1.4</version>
</plugin>

Advertisement