is not current version
Last Version 5.0.0-2

org.webjars:npm 2.11.2

WebJar for npm

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

npm
Version

Version

2.11.2
Type

Type

jar

Download npm 2.11.2


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