Lock-Google.Android

Lock for Android add-on to use Google Android SDK

License

License

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-google
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Lock-Google.Android
Lock for Android add-on to use Google Android SDK
Project URL

Project URL

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

Source Code Management

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

Download lock-google

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.1.0
com.google.android.gms » play-services-auth jar 10.0.1
com.auth0.android : auth0 jar 1.4.0

Project Modules

There are no modules declared in this project.
com.auth0.android

Auth0

Versions

Version
1.1.0
1.0.0