Jar examples for l:lesscss
A Java wrapper for LESS (http://lesscss.org). LESS extends CSS with: variables, mixins, operations and nested rules.
You can download jar file lesscss 1.3.2-less-1.7.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lesscss-1.3.2-less-1.7.0.jar to your project.
<dependency> <groupId>com.github.houbie</groupId> <artifactId>lesscss</artifactId> <version>1.3.2-less-1.7.0</version> </dependency>
compile group: 'com.github.houbie', name: 'lesscss', version: '1.3.2-less-1.7.0'
libraryDependencies += "com.github.houbie" % "lesscss" % "1.3.2-less-1.7.0"
<dependency org="com.github.houbie" name="lesscss" rev="1.3.2-less-1.7.0"/>
@Grapes(@Grab(group='com.github.houbie', module='lesscss', version='1.3.2-less-1.7.0'))
'com.github.houbie:lesscss:jar:1.3.2-less-1.7.0'
Click the following link to download the jar file.
lesscss-1.3.2-less-1.7.0-javadoc.jar