Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ You can pull scribe from a maven repository, just add this to your __pom.xml__ f
@<version>1.3.0</version>@
@</dependency>@

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!
Expand Down