is not current version
Last Version 1.0.1

com.ovh.ws:ovh-webservices 0.1.8

Ovh Webservices common class

GroupId

GroupId

com.ovh.ws
ArtifactId

ArtifactId

ovh-webservices
Version

Version

0.1.8
Type

Type

jar

Download ovh-webservices 0.1.8


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