MVN

com.github.jryans.jless : jless

Maven & Gradle

Feb 22, 2013
20 stars

A Java implementation of the LESS CSS framework

<dependency>
    <groupId>com.github.jryans.jless</groupId>
    <artifactId>jless</artifactId>
    <version>0.4.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jryans.jless : jless to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.11

All Versions

Choose a version of com.github.jryans.jless : jless to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jless-0.4.11
jless-0.4.10
jless-0.4.9

How to add a dependency to Maven

Add the following com.github.jryans.jless : jless maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jryans.jless</groupId>
    <artifactId>jless</artifactId>
    <version>0.4.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jryans.jless : jless gradle dependency to your build.gradle file:

implementation 'com.github.jryans.jless:jless:0.4.11'

Gradle Kotlin DSL: Add the following com.github.jryans.jless : jless gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jryans.jless:jless:0.4.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jryans.jless : jless sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jryans.jless" % "jless" % "0.4.11"

Advertisement

Dependencies from Group

Feb 22, 2013
20 stars

Discover Dependencies

Dec 19, 2012
16 usages
Oct 01, 2008
2 usages
Dec 15, 2014
3 usages
18 stars
Feb 18, 2015
7.9k stars
Apr 29, 2014
0 stars
Dec 12, 2013
4 usages
2 stars
Aug 13, 2007
Mar 23, 2015
3 usages