Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 234 Bytes

maven-repo

Maven repository for my framework projects. Add this to your POM:

<repository>
  <id>peholmst-github-releases</id>
  <url>https://github.com/peholmst/maven-repo/raw/master/releases</url>
</repository>