License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgrunt-npm |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptiongrunt-npm
WebJar for grunt-npm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grunt-npm-0.0.2.pom | |
grunt-npm-0.0.2.jar | 5 KB |
grunt-npm-0.0.2-sources.jar | 22 bytes |
grunt-npm-0.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/grunt-npm/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>grunt-npm</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-npm/
implementation 'org.webjars.npm:grunt-npm:0.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-npm/
implementation ("org.webjars.npm:grunt-npm:0.0.2")
'org.webjars.npm:grunt-npm:jar:0.0.2'
<dependency org="org.webjars.npm" name="grunt-npm" rev="0.0.2">
<artifact name="grunt-npm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grunt-npm', version='0.0.2')
)
libraryDependencies += "org.webjars.npm" % "grunt-npm" % "0.0.2"
[org.webjars.npm/grunt-npm "0.0.2"]