is not current version
Last Version 2.17

com.myjeeva.digitalocean:digitalocean-api-client 1.2

Project of DigitalOcean API Client in Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.myjeeva.digitalocean
ArtifactId

ArtifactId

digitalocean-api-client
Version

Version

1.2
Type

Type

jar

Download digitalocean-api-client 1.2


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