is not current version
Last Version 2.5.0

org.apache.jclouds.api:jclouds-apis-project 1.9.0


GroupId

GroupId

org.apache.jclouds.api
ArtifactId

ArtifactId

jclouds-apis-project
Version

Version

1.9.0
Type

Type

jar

Download jclouds-apis-project 1.9.0


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