is not current version
Last Version 1.0.1

com.ovh.ws:ovh-webservices 1.0.0

Ovh Webservices common class

GroupId

GroupId

com.ovh.ws
ArtifactId

ArtifactId

ovh-webservices
Version

Version

1.0.0
Type

Type

jar

Download ovh-webservices 1.0.0


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