is not current version
Last Version 4.2.1

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

Abiquo API Java client

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.abiquo
ArtifactId

ArtifactId

api-java-client-project
Version

Version

1.0.0
Type

Type

pom

Download api-java-client-project 1.0.0


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