License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.ibm.mobilefirstplatform.clientsdk.android |
ArtifactId | ArtifactIdgoogleauthentication |
Version | Version2.2.4 |
Type | Typeaar |
Description |
DescriptionIBM 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |