is not current version
Last Version 11.7.2

org.webjars.bower:auth0-lock 11.2.3

WebJar for auth0-lock

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

auth0-lock
Version

Version

11.2.3
Type

Type

jar

Download auth0-lock 11.2.3


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