is not current version
Last Version 2015.10.9

org.dasein:dasein-cloud-aws 2013.01

Implementation of the Dasein Cloud API for AWS.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-aws
Version

Version

2013.01
Type

Type

jar

Download dasein-cloud-aws 2013.01


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