Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 364 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 364 Bytes

GawdTech Repository

Public repository for GawdTech projects.

Maven

<repositories>
  ...
  <repository>
    <id>gawdtech-repo</id>
    <url>https://gawdtech.github.io/Repo/</url>
  </repository>
  ...
</repositories>