GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdregistry-auth-token |
Version | Version3.4.0 |
Type | Typejar |
Filename | Size |
---|---|
registry-auth-token-3.4.0.pom | |
registry-auth-token-3.4.0.jar | 26 KB |
registry-auth-token-3.4.0-sources.jar | 22 bytes |
registry-auth-token-3.4.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>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/registry-auth-token/
implementation 'org.webjars.npm:registry-auth-token:3.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/registry-auth-token/
implementation ("org.webjars.npm:registry-auth-token:3.4.0")
'org.webjars.npm:registry-auth-token:jar:3.4.0'
<dependency org="org.webjars.npm" name="registry-auth-token" rev="3.4.0">
<artifact name="registry-auth-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='registry-auth-token', version='3.4.0')
)
libraryDependencies += "org.webjars.npm" % "registry-auth-token" % "3.4.0"
[org.webjars.npm/registry-auth-token "3.4.0"]