не последняя версия
Последняя версия 0.4.11

com.github.jryans.jless:jless 0.4.10

A Java implementation of the LESS CSS framework

Группа

Группа

com.github.jryans.jless
Идентификатор

Идентификатор

jless
Версия

Версия

0.4.10
Тип

Тип

jar

Скачать jless 0.4.10


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