is not current version
Last Version 11.14.1

org.webjars.npm:auth0-lock 10.14.0

WebJar for auth0-lock

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

auth0-lock
Version

Version

10.14.0
Type

Type

jar

Download auth0-lock 10.14.0


<!-- 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"]