is not current version
Last Version 2013.07

org.dasein:dasein-cloud-ibm 2013.04

Support for the IBM Smart Cloud Platform

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-ibm
Version

Version

2013.04
Type

Type

jar

Download dasein-cloud-ibm 2013.04


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