License |
License |
---|---|
GroupId | GroupIdcom.github.segator |
ArtifactId | ArtifactIdscaleway-sdk |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionScaleway SDK
Scaleway SDK for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scaleway-sdk-0.0.2.pom | |
scaleway-sdk-0.0.2.jar | 50 KB |
scaleway-sdk-0.0.2-sources.jar | 58 KB |
scaleway-sdk-0.0.2-javadoc.jar | 278 KB |
Browse |
<!-- 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"]
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 |