License |
License |
---|---|
GroupId | GroupIdcom.auth0.android |
ArtifactId | ArtifactIdlock-googleplus |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGoogle+ native integration for Lock Android
Lock-GooglePlus helps you to integrate native Login with Google+ and Lock for your Android apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lock-googleplus-2.6.0.pom | |
lock-googleplus-2.6.0.aar | 23 KB |
lock-googleplus-2.6.0-sources.jar | 4 KB |
lock-googleplus-2.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/ -->
<dependency>
<groupId>com.auth0.android</groupId>
<artifactId>lock-googleplus</artifactId>
<version>2.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/
implementation 'com.auth0.android:lock-googleplus:2.6.0'
// https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/
implementation ("com.auth0.android:lock-googleplus:2.6.0")
'com.auth0.android:lock-googleplus:aar:2.6.0'
<dependency org="com.auth0.android" name="lock-googleplus" rev="2.6.0">
<artifact name="lock-googleplus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='lock-googleplus', version='2.6.0')
)
libraryDependencies += "com.auth0.android" % "lock-googleplus" % "2.6.0"
[com.auth0.android/lock-googleplus "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0.android : identity-core | jar | 1.18.0 |
com.android.support » appcompat-v7 | jar | 23.1.1 |
com.google.android.gms » play-services-auth | jar | 9.4.0 |
com.google.android.gms » play-services-plus | jar | 9.4.0 |