License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdclean-css |
Version | Version4.2.3 |
Type | Typejar |
Description |
Descriptionclean-css
WebJar for clean-css
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clean-css-4.2.3.pom | |
clean-css-4.2.3.jar | 127 KB |
clean-css-4.2.3-sources.jar | 22 bytes |
clean-css-4.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/clean-css/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>clean-css</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/clean-css/
implementation 'org.webjars.npm:clean-css:4.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/clean-css/
implementation ("org.webjars.npm:clean-css:4.2.3")
'org.webjars.npm:clean-css:jar:4.2.3'
<dependency org="org.webjars.npm" name="clean-css" rev="4.2.3">
<artifact name="clean-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='clean-css', version='4.2.3')
)
libraryDependencies += "org.webjars.npm" % "clean-css" % "4.2.3"
[org.webjars.npm/clean-css "4.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : source-map | jar | [0.6.0,0.7) |