ovh

Clojure Library for the OVH Web Services.

Leiningen/Boot

[ovh "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

ovh/ovh {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("ovh:ovh:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>ovh</groupId>
  <artifactId>ovh</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>