GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdauth0-lock |
Version | Version10.8.1 |
Type | Typejar |
Filename | Size |
---|---|
auth0-lock-10.8.1.pom | |
auth0-lock-10.8.1.jar | 266 KB |
auth0-lock-10.8.1-sources.jar | 22 bytes |
auth0-lock-10.8.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/auth0-lock/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>auth0-lock</artifactId>
<version>10.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/auth0-lock/
implementation 'org.webjars.npm:auth0-lock:10.8.1'
// https://jarcasting.com/artifacts/org.webjars.npm/auth0-lock/
implementation ("org.webjars.npm:auth0-lock:10.8.1")
'org.webjars.npm:auth0-lock:jar:10.8.1'
<dependency org="org.webjars.npm" name="auth0-lock" rev="10.8.1">
<artifact name="auth0-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='auth0-lock', version='10.8.1')
)
libraryDependencies += "org.webjars.npm" % "auth0-lock" % "10.8.1"
[org.webjars.npm/auth0-lock "10.8.1"]