Last Version

Scaleway SDK 0.0.2

Scaleway SDK for Java

License

License

GroupId

GroupId

com.github.segator
ArtifactId

ArtifactId

scaleway-sdk
Version

Version

0.0.2
Type

Type

jar
Description

Description

Scaleway SDK
Scaleway SDK for Java
Project URL

Project URL

https://github.com/segator/scaleway-sdk
Source Code Management

Source Code Management

https://github.com/segator/scaleway-sdk

Download scaleway-sdk 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.segator/scaleway-sdk/ -->
<dependency>
    <groupId>com.github.segator</groupId>
    <artifactId>scaleway-sdk</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.segator/scaleway-sdk/
implementation 'com.github.segator:scaleway-sdk:0.0.2'
// https://jarcasting.com/artifacts/com.github.segator/scaleway-sdk/
implementation ("com.github.segator:scaleway-sdk:0.0.2")
'com.github.segator:scaleway-sdk:jar:0.0.2'
<dependency org="com.github.segator" name="scaleway-sdk" rev="0.0.2">
  <artifact name="scaleway-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.segator', module='scaleway-sdk', version='0.0.2')
)
libraryDependencies += "com.github.segator" % "scaleway-sdk" % "0.0.2"
[com.github.segator/scaleway-sdk "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.