Last Version

IBM Bluemix Mobile Services - Client SDK Android Google Authentication 2.2.4

This is the Google OAuth component of the Android SDK for IBM Bluemix Mobile Services.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.ibm.mobilefirstplatform.clientsdk.android
ArtifactId

ArtifactId

googleauthentication
Version

Version

2.2.4
Type

Type

aar
Description

Description

IBM Bluemix Mobile Services - Client SDK Android Google Authentication
This is the Google OAuth component of the Android SDK for IBM Bluemix Mobile Services.
Project URL

Project URL

https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-android-security-googleauthentication
Source Code Management

Source Code Management

https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-android-security-googleauthentication.git

Download googleauthentication 2.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.android.gms » play-services-plus jar 8.3.0
com.ibm.mobilefirstplatform.clientsdk.android : core jar [2.0.0,3.0.0)
com.android.support » appcompat-v7 jar 23.0.1

Project Modules

There are no modules declared in this project.