Should work with the following pom.xml entry:
<repositories>
<repository>
<id>fakod-snapshots</id>
<url>https://raw.github.com/FaKod/fakod-mvn-repo/master/snapshots</url>
</repository>
<repository>
<id>fakod-releases</id>
<url>https://raw.github.com/FaKod/fakod-mvn-repo/master/releases</url>
</repository>
</repositories>