From 3b14cebf228eecd49507ae76bfbebaba7f627d25 Mon Sep 17 00:00:00 2001 From: Tim Molter <tim.molter@gmail.com> Date: Sun, 21 Dec 2014 10:35:55 +0100 Subject: [PATCH] added link to snapshots [ci skip] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 60e3148e..ec23a866 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ For snapshots, add the following to your pom.xml file: <artifactId>xchart</artifactId> <version>2.4.3-SNAPSHOT</version> </dependency> + +Snapshots can be manually downloaded from Sonatyope: [https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/](https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/) ## Building -- GitLab