Download libsass-maven-plugin-0.1.2.jar file - Jar l

Jar examples for l:libsass-maven-plugin

Description

Libsass plugin for maven

You can download jar file libsass-maven-plugin 0.1.2 in this page.

License

MIT License

Build File

You can use the following script to add libsass-maven-plugin-0.1.2.jar to your project.

<dependency>
   <groupId>com.github.warmuuh</groupId>
   <artifactId>libsass-maven-plugin</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.github.warmuuh', name: 'libsass-maven-plugin', version: '0.1.2'
libraryDependencies += "com.github.warmuuh" % "libsass-maven-plugin" % "0.1.2"
<dependency org="com.github.warmuuh" name="libsass-maven-plugin" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.warmuuh', module='libsass-maven-plugin', version='0.1.2'))
'com.github.warmuuh:libsass-maven-plugin:jar:0.1.2'

Download

Click the following link to download the jar file.

libsass-maven-plugin-0.1.2-javadoc.jar
libsass-maven-plugin-0.1.2-sources.jar
libsass-maven-plugin-0.1.2.jar
libsass-maven-plugin-0.1.2.pom



Related Tutorials