npm
A WebJar for the npm project.
License |
License
The Artistic License 2.0
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdnpm |
Last Version | Last Version5.0.0-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnpm
WebJar for npm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
npm-5.0.0-2.pom | |
npm-5.0.0-2.jar | 1 MB |
npm-5.0.0-2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/npm/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>npm</artifactId>
<version>5.0.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/npm/
implementation 'org.webjars:npm:5.0.0-2'
// https://jarcasting.com/artifacts/org.webjars/npm/
implementation ("org.webjars:npm:5.0.0-2")
'org.webjars:npm:jar:5.0.0-2'
<dependency org="org.webjars" name="npm" rev="5.0.0-2">
<artifact name="npm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='npm', version='5.0.0-2')
)
libraryDependencies += "org.webjars" % "npm" % "5.0.0-2"
[org.webjars/npm "5.0.0-2"]
A WebJar for the npm project.