is not current version
Last Version 2.5.0

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


GroupId

GroupId

org.apache.jclouds.api
ArtifactId

ArtifactId

jclouds-apis-project
Version

Version

2.1.2
Type

Type

jar

Download jclouds-apis-project 2.1.2


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