This is a Maven faux-repository, for dependencies that our repositories need. To use this
repository in your Maven projects, add into the <repositories>
tag:
<repository> <id>gamealition</id> <url>https://gamealition.github.io/Dependencies/</url> </repository>