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