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

albertus82/maven

Repository files navigation

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>