Java-utils

Download as .zip Download as .tar.gz View on GitHub

Java Utils

Just a place to put things that can be useful for other thingsā€¦

Contents:

Maven

Include in your pom:

<dependency>
    <groupId>io.github.albertopires.utils</groupId>
    <artifactId>java-utils</artifactId>
    <version>0.0.1</version>
</dependency>

Requirements

It uses java JDK 8.