is not current version
Last Version 1.0.3

org.webjars.npm:grunt 0.4.5

WebJar for grunt

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

grunt
Version

Version

0.4.5
Type

Type

jar

Download grunt 0.4.5


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