Files download
File Operation
http4s-grpc-google-common-protos_2.13-2.29.0+0.0.6.jar download
http4s-grpc-google-common-protos_2.13-2.29.0+0.0.6.pom download
http4s-grpc-google-common-protos_2.13-2.29.0+0.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>http4s-grpc-google-common-protos_2.13</artifactId>
  <version>2.29.0+0.0.6</version>
</dependency>
Gradle Groovy
implementation 'io.chrisdavenport:http4s-grpc-google-common-protos_2.13:2.29.0+0.0.6'
Gradle Kotlin
implementation("io.chrisdavenport:http4s-grpc-google-common-protos_2.13:2.29.0+0.0.6")
Scala SBT
libraryDependencies += "io.chrisdavenport" % "http4s-grpc-google-common-protos_2.13" % "2.29.0+0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='io.chrisdavenport', module='http4s-grpc-google-common-protos_2.13', version='2.29.0+0.0.6')
)
Apache Ivy
<dependency org="io.chrisdavenport" name="http4s-grpc-google-common-protos_2.13" rev="2.29.0+0.0.6" />
Leiningen
[io.chrisdavenport/http4s-grpc-google-common-protos_2.13 "2.29.0+0.0.6"]
Apache Buildr
'io.chrisdavenport:http4s-grpc-google-common-protos_2.13:jar:2.29.0+0.0.6'