p

proto-google-common-protos

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