is not current version
Last Version 8.6.0

org.webjars.npm:npm-registry-client 7.1.0

WebJar for npm-registry-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

npm-registry-client
Version

Version

7.1.0
Type

Type

jar

Download npm-registry-client 7.1.0


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