文件下载
文件名 操作
http4s-grpc-google-common-protos_3-2.14.3+0.0.2.jar 下载
http4s-grpc-google-common-protos_3-2.14.3+0.0.2.pom 下载
http4s-grpc-google-common-protos_3-2.14.3+0.0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>http4s-grpc-google-common-protos_3</artifactId>
  <version>2.14.3+0.0.2</version>
</dependency>
Gradle Groovy
implementation 'io.chrisdavenport:http4s-grpc-google-common-protos_3:2.14.3+0.0.2'
Gradle Kotlin
implementation("io.chrisdavenport:http4s-grpc-google-common-protos_3:2.14.3+0.0.2")
Scala SBT
libraryDependencies += "io.chrisdavenport" % "http4s-grpc-google-common-protos_3" % "2.14.3+0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.chrisdavenport', module='http4s-grpc-google-common-protos_3', version='2.14.3+0.0.2')
)
Apache Ivy
<dependency org="io.chrisdavenport" name="http4s-grpc-google-common-protos_3" rev="2.14.3+0.0.2" />
Leiningen
[io.chrisdavenport/http4s-grpc-google-common-protos_3 "2.14.3+0.0.2"]
Apache Buildr
'io.chrisdavenport:http4s-grpc-google-common-protos_3:jar:2.14.3+0.0.2'