is not current version
Last Version 4.3.0

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

WebJar for gulp-clean-css

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-clean-css
Version

Version

2.1.0
Type

Type

jar

Download gulp-clean-css 2.1.0


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