is not current version
Last Version 2.9.1

com.google.api.grpc:google-common-protos-parent 2.2.1

Java idiomatic client for Google Cloud Platform services.

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.google.api.grpc
ArtifactId

ArtifactId

google-common-protos-parent
Version

Version

2.2.1
Type

Type

jar

Download google-common-protos-parent 2.2.1


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