is not current version
Last Version 4.2.3

org.webjars.npm:clean-css 3.4.28

WebJar for clean-css

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

clean-css
Version

Version

3.4.28
Type

Type

jar

Download clean-css 3.4.28


<!-- https://jarcasting.com/artifacts/org.webjars.npm/clean-css/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>clean-css</artifactId>
    <version>3.4.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/clean-css/
implementation 'org.webjars.npm:clean-css:3.4.28'
// https://jarcasting.com/artifacts/org.webjars.npm/clean-css/
implementation ("org.webjars.npm:clean-css:3.4.28")
'org.webjars.npm:clean-css:jar:3.4.28'
<dependency org="org.webjars.npm" name="clean-css" rev="3.4.28">
  <artifact name="clean-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='clean-css', version='3.4.28')
)
libraryDependencies += "org.webjars.npm" % "clean-css" % "3.4.28"
[org.webjars.npm/clean-css "3.4.28"]