euclid

A collection of utilities and helpers to make life easy !

Usage

To use add the following in your pom.xml:

<dependency>
    <groupId>io.github.fosstree</groupId>
    <artifactId>euclid</artifactId>
    <version>1.0.0</version>
</dependency>