Skip to content

sepr-hou/mvn-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SEPR-HOU Maven Repo

Contains maven jars which are not in any central repository yet. Currently only contains kryonet.

Usage

To use add the following repository to your pom.xml

<repositories>
  <repository>
    <id>sepr-hou</id>
    <url>https://raw.github.com/sepr-hou/mvn-repo/master/</url>
  </repository>
</repositories>

Releases

No releases published

Packages

No packages published