is not current version
Last Version 2.17

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

DigitalOcean API Client in Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.myjeeva.digitalocean
ArtifactId

ArtifactId

digitalocean-api-client
Version

Version

2.0
Type

Type

jar

Download digitalocean-api-client 2.0


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