From 39699ea684ea80e414408051f6a8ed49c26b04b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n?= Date: Fri, 19 Oct 2012 13:11:10 -0700 Subject: [PATCH] Adding gradle dependency coordinates --- README.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.textile b/README.textile index 9cecfb451..15392bbfc 100644 --- a/README.textile +++ b/README.textile @@ -68,6 +68,10 @@ You can pull scribe from a maven repository, just add this to your __pom.xml__ f @1.3.0@ @@ +h3. Pull it from Gradle + +@org.scribe:scribe:1.3.0@ + h1. Getting started in less than 2 minutes Check the "Getting Started":http://wiki.github.com/fernandezpablo85/scribe-java/getting-started page and start rocking!