is not current version
Last Version 11.7.2

org.webjars.bower:auth0-lock 9.2.1

WebJar for auth0-lock

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

auth0-lock
Version

Version

9.2.1
Type

Type

jar

Download auth0-lock 9.2.1


<!-- https://jarcasting.com/artifacts/org.webjars.bower/auth0-lock/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>auth0-lock</artifactId>
    <version>9.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/auth0-lock/
implementation 'org.webjars.bower:auth0-lock:9.2.1'
// https://jarcasting.com/artifacts/org.webjars.bower/auth0-lock/
implementation ("org.webjars.bower:auth0-lock:9.2.1")
'org.webjars.bower:auth0-lock:jar:9.2.1'
<dependency org="org.webjars.bower" name="auth0-lock" rev="9.2.1">
  <artifact name="auth0-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='auth0-lock', version='9.2.1')
)
libraryDependencies += "org.webjars.bower" % "auth0-lock" % "9.2.1"
[org.webjars.bower/auth0-lock "9.2.1"]