License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdauth0-lock |
Version | Version11.7.2 |
Type | Typejar |
Description |
Descriptionauth0-lock
WebJar for auth0-lock
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth0-lock-11.7.2.pom | |
auth0-lock-11.7.2.jar | 2 MB |
auth0-lock-11.7.2-sources.jar | 22 bytes |
auth0-lock-11.7.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/auth0-lock/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>auth0-lock</artifactId>
<version>11.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/auth0-lock/
implementation 'org.webjars.bower:auth0-lock:11.7.2'
// https://jarcasting.com/artifacts/org.webjars.bower/auth0-lock/
implementation ("org.webjars.bower:auth0-lock:11.7.2")
'org.webjars.bower:auth0-lock:jar:11.7.2'
<dependency org="org.webjars.bower" name="auth0-lock" rev="11.7.2">
<artifact name="auth0-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='auth0-lock', version='11.7.2')
)
libraryDependencies += "org.webjars.bower" % "auth0-lock" % "11.7.2"
[org.webjars.bower/auth0-lock "11.7.2"]