is not current version
Last Version 1.35.1

Android Platform Extensions to the Google APIs Client Library for Java. 1.33.4

The Google APIs Client Library for Java is a Java client library for accessing any HTTP-based API on the web

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.api-client
ArtifactId

ArtifactId

google-api-client-android
Version

Version

1.33.4
Type

Type

jar
Description

Description

Android Platform Extensions to the Google APIs Client Library for Java.
The Google APIs Client Library for Java is a Java client library for accessing any HTTP-based API on the web
Project Organization

Project Organization

Google

Download google-api-client-android 1.33.4


<!-- https://jarcasting.com/artifacts/com.google.api-client/google-api-client-android/ -->
<dependency>
    <groupId>com.google.api-client</groupId>
    <artifactId>google-api-client-android</artifactId>
    <version>1.33.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-client/google-api-client-android/
implementation 'com.google.api-client:google-api-client-android:1.33.4'
// https://jarcasting.com/artifacts/com.google.api-client/google-api-client-android/
implementation ("com.google.api-client:google-api-client-android:1.33.4")
'com.google.api-client:google-api-client-android:jar:1.33.4'
<dependency org="com.google.api-client" name="google-api-client-android" rev="1.33.4">
  <artifact name="google-api-client-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-client', module='google-api-client-android', version='1.33.4')
)
libraryDependencies += "com.google.api-client" % "google-api-client-android" % "1.33.4"
[com.google.api-client/google-api-client-android "1.33.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.http-client : google-http-client jar

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.google.android.google-play-services » google-play-services jar 1

Project Modules

There are no modules declared in this project.