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