Last Version

Auth0 Android classes 1.0.0

Lock

License

License

The MIT License (MIT)
GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

android-core
Version

Version

1.0.0
Type

Type

aar
Description

Description

Auth0 Android classes
Lock
Project URL

Project URL

https://github.com/auth0/Lock.Android
Source Code Management

Source Code Management

https://github.com/auth0/Lock.Android

Download android-core 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.4.1
com.fasterxml.jackson.core : jackson-core jar 2.4.1
com.loopj.android : android-async-http jar 1.4.5
com.fasterxml.jackson.core : jackson-databind jar 2.4.1

Project Modules

There are no modules declared in this project.