| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jryans.jless |
| ArtifactId | ArtifactIdjless |
| Version | Version0.4.11 |
| Type | Typejar |
| Description |
Descriptionjless
A Java implementation of the LESS CSS framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jless-0.4.11.pom | |
| jless-0.4.11.jar | 64 KB |
| jless-0.4.11-sources.jar | 53 KB |
| jless-0.4.11-javadoc.jar | 290 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |
| com.googlecode.java-diff-utils : diffutils | jar | 1.2.1 |