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

Latest commit

 

History

History
12 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 238 Bytes

Usage

Add the following elements to your project's pom.xml file:

<repositories>
    <repository>
        <id>albertus82-github</id>
        <url>https://albertus82.github.io/maven</url>
    </repository>
</repositories>