p

proto-google-common-protos

PROTO library for proto-google-common-protos
https://github.com/googleapis/gapic-generator-java
Apache-2.0
Google LLC
Jeff Ching
Files download
File Operation
proto-google-common-protos-2.14.3.jar download
proto-google-common-protos-2.14.3.pom download
proto-google-common-protos-2.14.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.google.api.grpc</groupId>
  <artifactId>proto-google-common-protos</artifactId>
  <version>2.14.3</version>
</dependency>
Gradle Groovy
implementation 'com.google.api.grpc:proto-google-common-protos:2.14.3'
Gradle Kotlin
implementation("com.google.api.grpc:proto-google-common-protos:2.14.3")
Scala SBT
libraryDependencies += "com.google.api.grpc" % "proto-google-common-protos" % "2.14.3"
Groovy Grape
@Grapes(
  @Grab(group='com.google.api.grpc', module='proto-google-common-protos', version='2.14.3')
)
Apache Ivy
<dependency org="com.google.api.grpc" name="proto-google-common-protos" rev="2.14.3" />
Leiningen
[com.google.api.grpc/proto-google-common-protos "2.14.3"]
Apache Buildr
'com.google.api.grpc:proto-google-common-protos:jar:2.14.3'