Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Nov 24, 2011
1 parent cc3fb79 commit 00fb9e1
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Expand Up @@ -25,12 +25,14 @@ Add the following code to your `pom.xml` for **snapshots** libraries:
Releases
--------

* Braintree ([braintreepayments.com](http://www.braintreepayments.com/))
* Version **2.13.1**
* ``` xml
<dependency>
<groupId>com.braintreegateway</groupId>
<artifactId>braintree</artifactId>
<version>2.13.1</version>
</dependency>
```
###Braintree###
* ([braintreepayments.com](http://www.braintreepayments.com/))
* Version **2.13.1**

``` xml
<dependency>
<groupId>com.braintreegateway</groupId>
<artifactId>braintree</artifactId>
<version>2.13.1</version>
</dependency>
```

0 comments on commit 00fb9e1

Please sign in to comment.