не последняя версия
Последняя версия 1.0.1

com.ovh.ws:ovh-webservices 0.1.5

Ovh Webservices common class

Группа

Группа

com.ovh.ws
Идентификатор

Идентификатор

ovh-webservices
Версия

Версия

0.1.5
Тип

Тип

jar

Скачать ovh-webservices 0.1.5


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