is not current version
Last Version 1.6.0

org.jclouds.api:atmos 1.0-beta-9d


GroupId

GroupId

org.jclouds.api
ArtifactId

ArtifactId

atmos
Version

Version

1.0-beta-9d
Type

Type

jar

Download atmos 1.0-beta-9d


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