Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Commit

Permalink
added jitpack repo dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ANoronha committed Oct 17, 2017
1 parent f10afde commit 2984166
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,11 @@
</dependency>
</dependencies>

<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>

</project>

0 comments on commit 2984166

Please sign in to comment.