is not current version
Last Version 11.0.0

org.webjars.npm:npm-registry-fetch 8.1.5

WebJar for npm-registry-fetch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

npm-registry-fetch
Version

Version

8.1.5
Type

Type

jar

Download npm-registry-fetch 8.1.5


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