Last Version

Google+ native integration for Lock Android 2.6.0

Lock-GooglePlus helps you to integrate native Login with Google+ and Lock for your Android apps

License

License

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-googleplus
Version

Version

2.6.0
Type

Type

aar
Description

Description

Google+ 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

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

Source Code Management

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

Download lock-googleplus 2.6.0


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.