is not current version
Last Version 11.7.2

org.webjars.bower:auth0-lock 10.10.1

WebJar for auth0-lock

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

auth0-lock
Version

Version

10.10.1
Type

Type

jar

Download auth0-lock 10.10.1


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