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