is not current version
Last Version 0.20.0

io.cdap.plugin:google-cloud 0.14.7

Plugins for Google Big Query

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

io.cdap.plugin
ArtifactId

ArtifactId

google-cloud
Version

Version

0.14.7
Type

Type

jar

Download google-cloud 0.14.7


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