License |
License |
---|---|
Categories |
CategoriesCLI User Interface Protobuf Data Data Structures |
GroupId | GroupIdcom.google.api-client |
ArtifactId | ArtifactIdgoogle-api-client-protobuf |
Last Version | Last Version1.35.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtocol 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 |
<!-- 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.35.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.35.1'
// https://jarcasting.com/artifacts/com.google.api-client/google-api-client-protobuf/
implementation ("com.google.api-client:google-api-client-protobuf:1.35.1")
'com.google.api-client:google-api-client-protobuf:jar:1.35.1'
<dependency org="com.google.api-client" name="google-api-client-protobuf" rev="1.35.1">
<artifact name="google-api-client-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-client', module='google-api-client-protobuf', version='1.35.1')
)
libraryDependencies += "com.google.api-client" % "google-api-client-protobuf" % "1.35.1"
[com.google.api-client/google-api-client-protobuf "1.35.1"]
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.35.1 |
com.google.protobuf : protobuf-java | jar | 3.21.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |