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

less4j 1.17.2

Less language is an extension of css and less4j compiles it into regular css. It adds several dynamic features into css: variables, expressions, nested rules. Less4j is a port. The original compiler was written in JavaScript and is called less.js. The less language is mostly defined in less.js documentation/issues and by what less.js actually do. Links to less.js: * home page: http://lesscss.org/ * source code & issues: https://github.com/cloudhead/less.js

Лицензия

Лицензия

Группа

Группа

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

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

less4j
Версия

Версия

1.17.2
Тип

Тип

jar
Описание

Описание

less4j
Less language is an extension of css and less4j compiles it into regular css. It adds several dynamic features into css: variables, expressions, nested rules. Less4j is a port. The original compiler was written in JavaScript and is called less.js. The less language is mostly defined in less.js documentation/issues and by what less.js actually do. Links to less.js: * home page: http://lesscss.org/ * source code & issues: https://github.com/cloudhead/less.js
Ссылка на сайт

Ссылка на сайт

https://github.com/SomMeri/less4j
Система контроля версий

Система контроля версий

https://github.com/SomMeri/less4j

Скачать less4j 1.17.2


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.antlr : antlr-runtime jar 3.5.2
commons-io : commons-io jar 2.3
commons-beanutils : commons-beanutils jar 1.8.3
com.beust : jcommander Необязательный jar 1.29
com.google.code.gson : gson jar 2.5
com.google.protobuf : protobuf-java jar 2.5.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.