is not current version
Last Version 1.6.3

Closure Stylesheets 1.6.0

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.

License

License

GroupId

GroupId

org.padler
ArtifactId

ArtifactId

closure-stylesheets
Version

Version

1.6.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://github.com/google/closure-stylesheets/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

https://github.com/google/closure-stylesheets.git

Download closure-stylesheets 1.6.0


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
com.google.truth : truth jar 0.36

Project Modules

There are no modules declared in this project.