is not current version
Last Version 2015.10.2

org.dasein:dasein-cloud-joyent 2014.05.3

Native API implementation for the Joyent API

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-joyent
Version

Version

2014.05.3
Type

Type

jar

Download dasein-cloud-joyent 2014.05.3


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