Skip to content

Commit

Permalink
Add instruction to use this library with Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
h6ah4i committed Jan 26, 2015
1 parent 601b118 commit 2513583
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,17 @@ Latest version

- Version 0.5.0 (January 25, 2015)

Getting started
---

This library is published on jCenter. Just add these lines to `build.gradle`.

```groovy
dependencies {
compile 'com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.5.0'
}
```

Usage
---

Expand Down

0 comments on commit 2513583

Please sign in to comment.