is not current version
Last Version 0.6.0

org.webjars.npm:grunt-contrib-clean 0.4.1

WebJar for grunt-contrib-clean

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

grunt-contrib-clean
Version

Version

0.4.1
Type

Type

jar

Download grunt-contrib-clean 0.4.1


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