is not current version
Last Version 0.9.5.1

com.google.cloud.bigtable:bigtable-legacy-compatibility 0.9.4

This project implements converters for v1 protobuf objects into v2 protobuf objects, and vice versa. This package is intended for use for Dataflow, and should probably not be used by other users without a discussion on https://groups.google.com/forum/#!forum/google-cloud-bigtable-discuss first.

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-legacy-compatibility
Version

Version

0.9.4
Type

Type

jar

Download bigtable-legacy-compatibility 0.9.4


<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-legacy-compatibility/ -->
<dependency>
    <groupId>com.google.cloud.bigtable</groupId>
    <artifactId>bigtable-legacy-compatibility</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-legacy-compatibility/
implementation 'com.google.cloud.bigtable:bigtable-legacy-compatibility:0.9.4'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-legacy-compatibility/
implementation ("com.google.cloud.bigtable:bigtable-legacy-compatibility:0.9.4")
'com.google.cloud.bigtable:bigtable-legacy-compatibility:jar:0.9.4'
<dependency org="com.google.cloud.bigtable" name="bigtable-legacy-compatibility" rev="0.9.4">
  <artifact name="bigtable-legacy-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-legacy-compatibility', version='0.9.4')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-legacy-compatibility" % "0.9.4"
[com.google.cloud.bigtable/bigtable-legacy-compatibility "0.9.4"]