is not current version
Last Version 2015.10.2

org.dasein:dasein-cloud-joyent 2015.03.2

Native API implementation for the Joyent API

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-joyent
Version

Version

2015.03.2
Type

Type

jar

Download dasein-cloud-joyent 2015.03.2


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