From 093c19ee0ea43284f21e28ab72e3dba71c25a04a Mon Sep 17 00:00:00 2001 From: Brian McCallister Date: Thu, 9 Feb 2012 10:23:27 -0700 Subject: [PATCH] update readme to include information about unofficial releases in maven central --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d6781852..d44319df 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,15 @@ You can find published releases here: - http://repo.typesafe.com/typesafe/releases/com/typesafe/config/config/ +Alternately, unofficial binary releases are also in [maven central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22typesafe-config%22) as: + + + org.skife.com.typesafe.config + typesafe-config + 0.2.1 + + + ## API docs - Online: http://typesafehub.github.com/config/latest/api/