Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 405 Bytes

Lin.k's maven repo

This repository contains artifacts generated by our other github maven projects.

To use our artifacts in your projects add this to your pom:

<repository>
    <id>link.github</id>
    <url>https://raw.github.com/link-nv/maven-repository/master</url>
</repository>

That's all there is to it. Don't forget to check out our other github repositories.