License |
License |
---|---|
GroupId | GroupIdcom.auth0 |
ArtifactId | ArtifactIdauth0 |
Last Version | Last Version1.42.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauth0
Java client library for the Auth0 platform.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth0-1.42.0.pom | |
auth0-1.42.0.jar | 217 KB |
auth0-1.42.0-sources.jar | 124 KB |
auth0-1.42.0-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.auth0/auth0/ -->
<dependency>
<groupId>com.auth0</groupId>
<artifactId>auth0</artifactId>
<version>1.42.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.auth0/auth0/
implementation 'com.auth0:auth0:1.42.0'
// https://jarcasting.com/artifacts/com.auth0/auth0/
implementation ("com.auth0:auth0:1.42.0")
'com.auth0:auth0:jar:1.42.0'
<dependency org="com.auth0" name="auth0" rev="1.42.0">
<artifact name="auth0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.auth0', module='auth0', version='1.42.0')
)
libraryDependencies += "com.auth0" % "auth0" % "1.42.0"
[com.auth0/auth0 "1.42.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.auth0 : java-jwt | jar | 3.19.1 |
net.jodah : failsafe | jar | 2.4.1 |