Last Version

Google APIs Client Library for Java 1.35.1

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
Version

Version

1.35.1
Type

Type

jar
Description

Description

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 1.35.1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.oauth-client : google-oauth-client jar
com.google.http-client : google-http-client-gson jar
com.google.guava : guava jar 31.1-jre
com.google.http-client : google-http-client-apache-v2 jar
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.http-client : google-http-client jar

test (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.21.1
com.google.http-client : google-http-client-protobuf jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.