License |
License |
---|---|
GroupId | GroupIdcom.ovh.ws |
ArtifactId | ArtifactIdovh-webservices |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOvh Webservices
Ovh Webservices common class
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ovh-webservices-1.0.1.pom | |
ovh-webservices-1.0.1.jar | 11 KB |
ovh-webservices-1.0.1-sources.jar | 5 KB |
ovh-webservices-1.0.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovh.ws/ovh-webservices/ -->
<dependency>
<groupId>com.ovh.ws</groupId>
<artifactId>ovh-webservices</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovh.ws/ovh-webservices/
implementation 'com.ovh.ws:ovh-webservices:1.0.1'
// https://jarcasting.com/artifacts/com.ovh.ws/ovh-webservices/
implementation ("com.ovh.ws:ovh-webservices:1.0.1")
'com.ovh.ws:ovh-webservices:jar:1.0.1'
<dependency org="com.ovh.ws" name="ovh-webservices" rev="1.0.1">
<artifact name="ovh-webservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovh.ws', module='ovh-webservices', version='1.0.1')
)
libraryDependencies += "com.ovh.ws" % "ovh-webservices" % "1.0.1"
[com.ovh.ws/ovh-webservices "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |