mwitkow / maven-repos

mwitkow@'s Maven Repository Artifacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mwitkow@'s Maven Repos

This repository contains binary artifacts for Java and Scala. They are served using the raw endpoints of Github.

To use this repository in your projects, add the following to your pom.xml (or equivalent config):

<repositories>
  ...
  <repository>
    <id>mwitkow-github-repo</id>
    <url>https://raw.github.com/mwitkow/maven-repos/master</url>
  </repository>
  ...
</repositories>
<dependencies>

Projects

  • org.flagz - java-flagz - FlagZ - modern flag library for Java/Scala

License

These are just binary artifacts, each of them contains metadata mentioning the respective license.

About

mwitkow@'s Maven Repository Artifacts