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