GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdauth0-lock |
Version | Version10.14.0 |
Type | Typejar |
Filename | Size |
---|---|
auth0-lock-10.14.0.pom | |
auth0-lock-10.14.0.jar | 391 KB |
auth0-lock-10.14.0-sources.jar | 22 bytes |
auth0-lock-10.14.0-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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/auth0-lock/
implementation 'org.webjars.npm:auth0-lock:10.14.0'
// https://jarcasting.com/artifacts/org.webjars.npm/auth0-lock/
implementation ("org.webjars.npm:auth0-lock:10.14.0")
'org.webjars.npm:auth0-lock:jar:10.14.0'
<dependency org="org.webjars.npm" name="auth0-lock" rev="10.14.0">
<artifact name="auth0-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='auth0-lock', version='10.14.0')
)
libraryDependencies += "org.webjars.npm" % "auth0-lock" % "10.14.0"
[org.webjars.npm/auth0-lock "10.14.0"]