Skip to content

Commit

Permalink
Added maven info to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandezpablo85 committed Oct 25, 2010
1 parent 8bd1e94 commit 545867c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.textile
Expand Up @@ -48,6 +48,16 @@ Good test coverage to keep you safe from harm.

When something bad actually happens, Scribe's meaningful error messages will tell you exactly what went wrong, when and where.

h3. Pull it from Maven! (new)

You can pull scribe from a maven repository, just add this to your __pom.xml__ file:

@<dependency>@
@<groupId>org.scribe</groupId>@
@<artifactId>scribe</artifactId>@
@<version>1.0.6</version>@
@</dependency>@

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

0 comments on commit 545867c

Please sign in to comment.