MVN

com.google.closure-stylesheets : closure-stylesheets

Maven & Gradle

Jul 18, 2017
9 usages
308 stars

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.

<dependency>
    <groupId>com.google.closure-stylesheets</groupId>
    <artifactId>closure-stylesheets</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.closure-stylesheets : closure-stylesheets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.google.closure-stylesheets : closure-stylesheets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20160212
closure-stylesheets-20160212
20140426
closure-stylesheets-20140426
1.5.x
closure-stylesheets-1.5.0
1.4.x
closure-stylesheets-1.4.0
1.3.x
closure-stylesheets-1.3.0

How to add a dependency to Maven

Add the following com.google.closure-stylesheets : closure-stylesheets maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.closure-stylesheets</groupId>
    <artifactId>closure-stylesheets</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.closure-stylesheets : closure-stylesheets gradle dependency to your build.gradle file:

implementation 'com.google.closure-stylesheets:closure-stylesheets:1.5.0'

Gradle Kotlin DSL: Add the following com.google.closure-stylesheets : closure-stylesheets gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.closure-stylesheets:closure-stylesheets:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.closure-stylesheets : closure-stylesheets sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.closure-stylesheets" % "closure-stylesheets" % "1.5.0"

Advertisement

Dependencies from Group

Jul 18, 2017
9 usages
308 stars

Discover Dependencies

Sep 18, 2017
1 usages
6 stars
Aug 25, 2023
3 usages
3.9k stars
Nov 03, 2018
5 usages
68 stars
May 15, 2023
7 usages
1.6k stars
Mar 25, 2020
3 usages
1.9k stars
Jul 31, 2017
46 usages
58.8k stars
Feb 27, 2016
377 stars