is not current version
Last Version 5.1.0

org.webjars.npm:registry-url 1.0.0

WebJar for registry-url

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

registry-url
Version

Version

1.0.0
Type

Type

jar

Download registry-url 1.0.0


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