p

proto-google-common-protos

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