is not current version
Last Version 0.4.5-RC20

io.cloudslang.content:cs-google 0.3.0

Google cloud integration

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

cs-google
Version

Version

0.3.0
Type

Type

jar

Download cs-google 0.3.0


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