Closure Stylesheets

Closure Stylesheets is an extension to CSS that adds variables, functions, conditionals, and mixins to standard CSS. The tool also supports minification, linting, RTL flipping, and CSS class renaming.

Лицензия

Лицензия

Группа

Группа

com.google.closure-stylesheets
Идентификатор

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

closure-stylesheets
Последняя версия

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

20160212
Дата

Дата

Тип

Тип

jar
Описание

Описание

Closure Stylesheets
Closure Stylesheets is an extension to CSS that adds variables, functions, conditionals, and mixins to standard CSS. The tool also supports minification, linting, RTL flipping, and CSS class renaming.
Организация-разработчик

Организация-разработчик

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

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

http://code.google.com/p/closure-stylesheets/source/browse

Скачать closure-stylesheets

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar 1.8.2
args4j : args4j jar 2.0.16
org.easymock : easymock jar 3.0
com.google.guava : guava jar 16.0.1
com.google.code.gson : gson jar 1.7.1
javacc : javacc jar 4.1
com.google.code.findbugs : jsr305 jar 1.3.9

test (1)

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

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

Данный проект не имеет модулей.
com.google.closure-stylesheets

Google

Google ❤️ Open Source

Версии библиотеки

Версия
20160212
20140426
1.5.0
1.4.0
1.3.0