Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-alexander committed Jul 21, 2015
1 parent 3a6469d commit 1574c43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ Grab via Maven:
<dependency>
<groupId>com.github.jd-alexander</groupId>
<artifactId>library</artifactId>
<version>1.0.2</version>
<version>1.0.1</version>
</dependency>
```
or Gradle:
```groovy
compile 'com.github.jd-alexander:library:1.0.2'
compile 'com.github.jd-alexander:library:1.0.1'
```

Usage
Expand Down

0 comments on commit 1574c43

Please sign in to comment.