is not current version
Last Version 2013.07

org.dasein:dasein-cloud-atmos 2013.04

Implementation of the Dasein Cloud API for EMC Atmos object storage.

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-atmos
Version

Version

2013.04
Type

Type

jar

Download dasein-cloud-atmos 2013.04


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