| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.padler |
| Идентификатор | Идентификаторclosure-stylesheets |
| Версия | Версия1.6.0 |
| Тип | Тип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-1.6.0.pom | |
| closure-stylesheets-1.6.0.jar | 646 KB |
| closure-stylesheets-1.6.0-sources.jar | 405 KB |
| closure-stylesheets-1.6.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.padler/closure-stylesheets/ -->
<dependency>
<groupId>org.padler</groupId>
<artifactId>closure-stylesheets</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.padler/closure-stylesheets/
implementation 'org.padler:closure-stylesheets:1.6.0'
// https://jarcasting.com/artifacts/org.padler/closure-stylesheets/
implementation ("org.padler:closure-stylesheets:1.6.0")
'org.padler:closure-stylesheets:jar:1.6.0'
<dependency org="org.padler" name="closure-stylesheets" rev="1.6.0">
<artifact name="closure-stylesheets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.padler', module='closure-stylesheets', version='1.6.0')
)
libraryDependencies += "org.padler" % "closure-stylesheets" % "1.6.0"
[org.padler/closure-stylesheets "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| args4j : args4j | jar | 2.33 |
| com.google.guava : guava | jar | 20.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| javacc : javacc | jar | 4.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.javascript : closure-compiler-unshaded | jar | v20200927 |
| org.mockito : mockito-core | jar | 1.10.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| com.google.truth : truth | jar | 0.36 |