GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdregistry-auth-token |
Version | Version4.2.0 |
Type | Typejar |
Filename | Size |
---|---|
registry-auth-token-4.2.0.pom | |
registry-auth-token-4.2.0.jar | 10 KB |
registry-auth-token-4.2.0-sources.jar | 22 bytes |
registry-auth-token-4.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/registry-auth-token/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>registry-auth-token</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/registry-auth-token/
implementation 'org.webjars.npm:registry-auth-token:4.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/registry-auth-token/
implementation ("org.webjars.npm:registry-auth-token:4.2.0")
'org.webjars.npm:registry-auth-token:jar:4.2.0'
<dependency org="org.webjars.npm" name="registry-auth-token" rev="4.2.0">
<artifact name="registry-auth-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='registry-auth-token', version='4.2.0')
)
libraryDependencies += "org.webjars.npm" % "registry-auth-token" % "4.2.0"
[org.webjars.npm/registry-auth-token "4.2.0"]