Jar examples for c: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.
You can download jar file closure-stylesheets 20140426 in this page.
The Apache Software License, Version 2.0
You can use the following script to add closure-stylesheets-20140426.jar to your project.
<dependency> <groupId>com.google.closure-stylesheets</groupId> <artifactId>closure-stylesheets</artifactId> <version>20140426</version> </dependency>
compile group: 'com.google.closure-stylesheets', name: 'closure-stylesheets', version: '20140426'
libraryDependencies += "com.google.closure-stylesheets" % "closure-stylesheets" % "20140426"
<dependency org="com.google.closure-stylesheets" name="closure-stylesheets" rev="20140426"/>
@Grapes(@Grab(group='com.google.closure-stylesheets', module='closure-stylesheets', version='20140426'))
'com.google.closure-stylesheets:closure-stylesheets:jar:20140426'
Click the following link to download the jar file.
closure-stylesheets-20140426-javadoc.jar