WebJar for CleanCSS
More info: http://webjars.org
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdclean-css |
Last Version | Last Version2.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCleanCSS
WebJar for CleanCSS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clean-css-2.2.7.pom | |
clean-css-2.2.7.jar | 44 KB |
clean-css-2.2.7-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/clean-css/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>clean-css</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/clean-css/
implementation 'org.webjars:clean-css:2.2.7'
// https://jarcasting.com/artifacts/org.webjars/clean-css/
implementation ("org.webjars:clean-css:2.2.7")
'org.webjars:clean-css:jar:2.2.7'
<dependency org="org.webjars" name="clean-css" rev="2.2.7">
<artifact name="clean-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='clean-css', version='2.2.7')
)
libraryDependencies += "org.webjars" % "clean-css" % "2.2.7"
[org.webjars/clean-css "2.2.7"]
WebJar for CleanCSS
More info: http://webjars.org