is not current version
Last Version 2015.10.2

org.dasein:dasein-cloud-google 2015.03.4

Implements the Dasein Cloud API to talk to Google cloud services

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-google
Version

Version

2015.03.4
Type

Type

jar

Download dasein-cloud-google 2015.03.4


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