Jar examples for g:grpc-runtime-2.12
grpc-runtime
You can download jar file grpc-runtime_2.12 1.4.0 in this page.
Apache License, Version 2.0
You can use the following script to add grpc-runtime_2.12-1.4.0.jar to your project.
<dependency> <groupId>io.buoyant</groupId> <artifactId>grpc-runtime_2.12</artifactId> <version>1.4.0</version> </dependency>
compile group: 'io.buoyant', name: 'grpc-runtime_2.12', version: '1.4.0'
libraryDependencies += "io.buoyant" % "grpc-runtime_2.12" % "1.4.0"
<dependency org="io.buoyant" name="grpc-runtime_2.12" rev="1.4.0"/>
@Grapes(@Grab(group='io.buoyant', module='grpc-runtime_2.12', version='1.4.0'))
'io.buoyant:grpc-runtime_2.12:jar:1.4.0'
Click the following link to download the jar file.
grpc-runtime_2.12-1.4.0-javadoc.jar