Download bigtable-protos-0.9.4.jar file - Jar b

Jar examples for b:bigtable-protos

Description

This project contains bigtable .proto files and java files generated from them.

You can download jar file bigtable-protos 0.9.4 in this page.

License

Open Source License

Build File

You can use the following script to add bigtable-protos-0.9.4.jar to your project.

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

Download

Click the following link to download the jar file.

bigtable-protos-0.9.4-javadoc.jar
bigtable-protos-0.9.4-sources.jar
bigtable-protos-0.9.4.jar
bigtable-protos-0.9.4.pom



Related Tutorials