is not current version
Last Version 1.35.1

com.google.api-client:google-api-client-protobuf 1.30.10


Categories

Categories

CLI User Interface Protobuf Data Data Structures
GroupId

GroupId

com.google.api-client
ArtifactId

ArtifactId

google-api-client-protobuf
Version

Version

1.30.10
Type

Type

jar

Download google-api-client-protobuf 1.30.10


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