| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| closure-stylesheets-20160212.pom | |
| closure-stylesheets-20160212.jar | 614 KB |
| closure-stylesheets-20160212-sources.jar | 390 KB |
| closure-stylesheets-20160212-javadoc.jar | 1023 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |