is not current version
Last Version 2.17

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

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.3
Type

Type

jar

Download digitalocean-api-client 1.3


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