We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057da1b commit 2bc5d1eCopy full SHA for 2bc5d1e
README.md
@@ -16,6 +16,8 @@ to compile and package the sources into a JAR file (usual output directory is 't
16
mvn install
17
```
18
19
+If you do not can / want using Maven, check the binary Jar furnished in each [release](https://github.com/BeauneNuits/OVH-API-Java/releases).
20
+
21
## Sample usage
22
23
Include the Jar file as a dependency, then import the classes :
0 commit comments