is not current version
Last Version 5.0.0-2

org.webjars:npm 3.9.3

WebJar for npm

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

npm
Version

Version

3.9.3
Type

Type

jar

Download npm 3.9.3


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