Download grpc-runtime_2.11-1.1.1.jar file - Jar g

Jar examples for g:grpc-runtime-2.11

Description

grpc-runtime

You can download jar file grpc-runtime_2.11 1.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add grpc-runtime_2.11-1.1.1.jar to your project.

<dependency>
   <groupId>io.buoyant</groupId>
   <artifactId>grpc-runtime_2.11</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'io.buoyant', name: 'grpc-runtime_2.11', version: '1.1.1'
libraryDependencies += "io.buoyant" % "grpc-runtime_2.11" % "1.1.1"
<dependency org="io.buoyant" name="grpc-runtime_2.11" rev="1.1.1"/>
@Grapes(@Grab(group='io.buoyant', module='grpc-runtime_2.11', version='1.1.1'))
'io.buoyant:grpc-runtime_2.11:jar:1.1.1'

Download

Click the following link to download the jar file.

grpc-runtime_2.11-1.1.1-javadoc.jar
grpc-runtime_2.11-1.1.1-sources.jar
grpc-runtime_2.11-1.1.1.jar
grpc-runtime_2.11-1.1.1.pom



Related Tutorials