Download bigtable-client-core-1.0.0-pre3.jar file - Jar b

Jar examples for b:bigtable-client-core

Description

This project contains artifacts bigtable client needs to interact with grpc.

You can download jar file bigtable-client-core 1.0.0-pre3 in this page.

License

Open Source License

Build File

You can use the following script to add bigtable-client-core-1.0.0-pre3.jar to your project.

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

Download

Click the following link to download the jar file.

bigtable-client-core-1.0.0-pre3-javadoc.jar
bigtable-client-core-1.0.0-pre3-sources.jar
bigtable-client-core-1.0.0-pre3.jar
bigtable-client-core-1.0.0-pre3.pom



Related Tutorials