is not current version
Last Version 4.2.1

com.abiquo:api-java-client-project 3.6.0

Abiquo API Java client

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.abiquo
ArtifactId

ArtifactId

api-java-client-project
Version

Version

3.6.0
Type

Type

pom

Download api-java-client-project 3.6.0


<!-- https://jarcasting.com/artifacts/com.abiquo/api-java-client-project/ -->
<dependency>
    <groupId>com.abiquo</groupId>
    <artifactId>api-java-client-project</artifactId>
    <version>3.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.abiquo/api-java-client-project/
implementation 'com.abiquo:api-java-client-project:3.6.0'
// https://jarcasting.com/artifacts/com.abiquo/api-java-client-project/
implementation ("com.abiquo:api-java-client-project:3.6.0")
'com.abiquo:api-java-client-project:pom:3.6.0'
<dependency org="com.abiquo" name="api-java-client-project" rev="3.6.0">
  <artifact name="api-java-client-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.abiquo', module='api-java-client-project', version='3.6.0')
)
libraryDependencies += "com.abiquo" % "api-java-client-project" % "3.6.0"
[com.abiquo/api-java-client-project "3.6.0"]