is not current version
Last Version 2.5.0

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


GroupId

GroupId

org.apache.jclouds.api
ArtifactId

ArtifactId

jclouds-apis-project
Version

Version

2.2.1
Type

Type

jar

Download jclouds-apis-project 2.2.1


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