Download proto-google-common-protos-1.0.2.jar file - Jar p

Jar examples for p:proto-google-common-protos

Description

PROTO library for proto-google-common-protos

You can download jar file proto-google-common-protos 1.0.2 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

proto-google-common-protos-1.0.2-javadoc.jar
proto-google-common-protos-1.0.2-sources.jar
proto-google-common-protos-1.0.2.jar
proto-google-common-protos-1.0.2.pom



Related Tutorials