is not current version
Last Version 0.11.2

co.cask:google-cloud 0.11.0

Plugins for Google Big Query

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

co.cask
ArtifactId

ArtifactId

google-cloud
Version

Version

0.11.0
Type

Type

jar

Download google-cloud 0.11.0


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