is not current version
Last Version 5.0.0-2

org.webjars:npm 2.14.14

WebJar for npm

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

npm
Version

Version

2.14.14
Type

Type

jar

Download npm 2.14.14


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