p

proto-google-common-protos

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