Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Releases: litetex-oss/hetzner-cloud-client

v1.0.0

31 Mar 16:33
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>net.litetex</groupId>
   <artifactId>hetzner-cloud-client</artifactId>
   <version>1.0.0</version>
</dependency>