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