is not current version
Last Version 11.14.1

org.webjars.npm:auth0-lock 11.7.2

WebJar for auth0-lock

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

auth0-lock
Version

Version

11.7.2
Type

Type

jar

Download auth0-lock 11.7.2


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