is not current version
Last Version 2013.07.3

org.dasein:dasein-cloud-opsource 2013.02.5

Implements the Dasein Cloud API for OpSource.

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-opsource
Version

Version

2013.02.5
Type

Type

jar

Download dasein-cloud-opsource 2013.02.5


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