is not current version
Last Version 4.3.0

org.webjars.npm:gulp-clean-css 3.9.2

WebJar for gulp-clean-css

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-clean-css
Version

Version

3.9.2
Type

Type

jar

Download gulp-clean-css 3.9.2


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