is not current version
Last Version 1.35.1

Protocol Buffer extensions to the Google APIs Client Library for Java 1.32.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 Protobuf Data Data Structures
GroupId

GroupId

com.google.api-client
ArtifactId

ArtifactId

google-api-client-protobuf
Version

Version

1.32.1
Type

Type

jar
Description

Description

Protocol Buffer 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-protobuf 1.32.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.http-client : google-http-client-protobuf jar
com.google.http-client : google-http-client jar
com.google.api-client : google-api-client jar 1.32.1
com.google.protobuf : protobuf-java jar 3.17.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.