is not current version
Last Version 0.20.0

io.cdap.plugin:google-cloud 0.13.2

Plugins for Google Big Query

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

io.cdap.plugin
ArtifactId

ArtifactId

google-cloud
Version

Version

0.13.2
Type

Type

jar

Download google-cloud 0.13.2


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