License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.abiquo |
ArtifactId | ArtifactIdapi-java-client-project |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAbiquo API Client :: Project
Abiquo API Java client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
api-java-client-project-4.2.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.abiquo/api-java-client-project/ -->
<dependency>
<groupId>com.abiquo</groupId>
<artifactId>api-java-client-project</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.abiquo/api-java-client-project/
implementation 'com.abiquo:api-java-client-project:4.2.1'
// https://jarcasting.com/artifacts/com.abiquo/api-java-client-project/
implementation ("com.abiquo:api-java-client-project:4.2.1")
'com.abiquo:api-java-client-project:pom:4.2.1'
<dependency org="com.abiquo" name="api-java-client-project" rev="4.2.1">
<artifact name="api-java-client-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.abiquo', module='api-java-client-project', version='4.2.1')
)
libraryDependencies += "com.abiquo" % "api-java-client-project" % "4.2.1"
[com.abiquo/api-java-client-project "4.2.1"]