A big utility pack for various Minecraft things
At current, the actual version is stored at development branch which is a recommended version until 1.0.0
release
Snapshots are available at Sonatype's OSS repository
For Maven add this to your pom.xml
<repository>
<id>sonatype-snapshots-repo</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
in <repositories>
section
The version of snapshot builds ends with -SNAPSHOT