Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 319 Bytes

Using this maven repository:

Add the following to your pom.xml:

<repositories>
  <repository>
    <id>gwu-maven-repo</id>
    <name>gwu's maven repository</name>
    <url>https://raw.github.com/gwu/maven-repo/master/repo</url>
  </repository>
</repositories>