Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 279 Bytes

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>