p

proto-google-common-protos

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