The project's Maven Repository
Add the following to your POM to use:
<repositories>
<repository>
<id>snapshot-repo</id>
<url>https://raw.githubusercontent.com/BlockServerProject/MavenRepository/master/snapshots</url>
</repository>
</repositories>