Last Version

jless 0.4.11

A Java implementation of the LESS CSS framework

License

License

GroupId

GroupId

com.github.jryans.jless
ArtifactId

ArtifactId

jless
Version

Version

0.4.11
Type

Type

jar
Description

Description

jless
A Java implementation of the LESS CSS framework
Project URL

Project URL

https://github.com/jryans/jless
Project Organization

Project Organization

Bazaarvoice
Source Code Management

Source Code Management

https://github.com/jryans/jless

Download jless 0.4.11


<!-- https://jarcasting.com/artifacts/com.github.jryans.jless/jless/ -->
<dependency>
    <groupId>com.github.jryans.jless</groupId>
    <artifactId>jless</artifactId>
    <version>0.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jryans.jless/jless/
implementation 'com.github.jryans.jless:jless:0.4.11'
// https://jarcasting.com/artifacts/com.github.jryans.jless/jless/
implementation ("com.github.jryans.jless:jless:0.4.11")
'com.github.jryans.jless:jless:jar:0.4.11'
<dependency org="com.github.jryans.jless" name="jless" rev="0.4.11">
  <artifact name="jless" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jryans.jless', module='jless', version='0.4.11')
)
libraryDependencies += "com.github.jryans.jless" % "jless" % "0.4.11"
[com.github.jryans.jless/jless "0.4.11"]

Dependencies

compile (4)

Group / Artifact Type Version
org.parboiled : parboiled-java jar 1.0.1
com.google.guava : guava jar r09
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.1.1
com.googlecode.java-diff-utils : diffutils jar 1.2.1

Project Modules

There are no modules declared in this project.