is not current version
Last Version 2.17

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

DigitalOcean API Client in Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.myjeeva.digitalocean
ArtifactId

ArtifactId

digitalocean-api-client
Version

Version

2.6
Type

Type

jar

Download digitalocean-api-client 2.6


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