Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-dataflow-parent |
Version | Version1.23.0 |
Type | Typejar |
Filename | Size |
---|---|
bigtable-dataflow-parent-1.23.0.pom | 2 KB |
bigtable-dataflow-parent-1.23.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-parent/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-dataflow-parent</artifactId>
<version>1.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-parent/
implementation 'com.google.cloud.bigtable:bigtable-dataflow-parent:1.23.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-dataflow-parent/
implementation ("com.google.cloud.bigtable:bigtable-dataflow-parent:1.23.0")
'com.google.cloud.bigtable:bigtable-dataflow-parent:jar:1.23.0'
<dependency org="com.google.cloud.bigtable" name="bigtable-dataflow-parent" rev="1.23.0">
<artifact name="bigtable-dataflow-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-dataflow-parent', version='1.23.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-dataflow-parent" % "1.23.0"
[com.google.cloud.bigtable/bigtable-dataflow-parent "1.23.0"]