License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.vanatka |
ArtifactId | ArtifactIdauth0client |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionAuth0Client Library
Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial dataImplementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth0client-1.0.2.pom | |
auth0client-1.0.2.aar | 67 KB |
auth0client-1.0.2-sources.jar | 9 KB |
auth0client-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vanatka/auth0client/ -->
<dependency>
<groupId>com.github.vanatka</groupId>
<artifactId>auth0client</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vanatka/auth0client/
implementation 'com.github.vanatka:auth0client:1.0.2'
// https://jarcasting.com/artifacts/com.github.vanatka/auth0client/
implementation ("com.github.vanatka:auth0client:1.0.2")
'com.github.vanatka:auth0client:aar:1.0.2'
<dependency org="com.github.vanatka" name="auth0client" rev="1.0.2">
<artifact name="auth0client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vanatka', module='auth0client', version='1.0.2')
)
libraryDependencies += "com.github.vanatka" % "auth0client" % "1.0.2"
[com.github.vanatka/auth0client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.+ |
com.auth0 : java-jwt | jar | 0.3 |
com.squareup.okhttp : okhttp-urlconnection | jar | 2.0.0 |
com.squareup.okhttp : okhttp | jar | 2.0.0 |
com.squareup.retrofit : retrofit | jar | 1.6.1 |
com.android.support » appcompat-v7 | jar | 19.+ |