Download grpc-google-common-protos-0.0.7.jar file - Jar g

Jar examples for g:grpc-google-common-protos

Description

GRPC library for grpc-google-common-protos

You can download jar file grpc-google-common-protos 0.0.7 in this page.

License

Apache-2.0

Build File

You can use the following script to add grpc-google-common-protos-0.0.7.jar to your project.

<dependency>
   <groupId>com.google.api.grpc</groupId>
   <artifactId>grpc-google-common-protos</artifactId>
   <version>0.0.7</version>
</dependency>
compile group: 'com.google.api.grpc', name: 'grpc-google-common-protos', version: '0.0.7'
libraryDependencies += "com.google.api.grpc" % "grpc-google-common-protos" % "0.0.7"
<dependency org="com.google.api.grpc" name="grpc-google-common-protos" rev="0.0.7"/>
@Grapes(@Grab(group='com.google.api.grpc', module='grpc-google-common-protos', version='0.0.7'))
'com.google.api.grpc:grpc-google-common-protos:jar:0.0.7'

Download

Click the following link to download the jar file.

grpc-google-common-protos-0.0.7-javadoc.jar
grpc-google-common-protos-0.0.7-sources.jar
grpc-google-common-protos-0.0.7.jar
grpc-google-common-protos-0.0.7.pom



Related Tutorials