License |
License |
---|---|
GroupId | GroupIdcom.google.closure-stylesheets |
ArtifactId | ArtifactIdclosure-stylesheets |
Last Version | Last Version20160212 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClosure 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 Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |