License |
License |
---|---|
GroupId | GroupIdcom.auth0.android |
ArtifactId | ArtifactIdlock-google |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLock-Google.Android
Lock for Android add-on to use Google Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lock-google-1.1.0.pom | |
lock-google-1.1.0.aar | 25 KB |
lock-google-1.1.0-sources.jar | 6 KB |
lock-google-1.1.0-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |