Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.

Commit

Permalink
Publish artifact at MVN central
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoxh committed Feb 9, 2018
1 parent dc0fe3b commit 32a59d6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,13 @@ retrofit.create(SuperService.class)
})
```

Download
Gradle dependencie
---
Soon available at mavenCentral
```groovy
dependencies {
implementation "com.github.leonardoxh:retrofit2-livedata-adapter:1.0.0"
}
```

Inspiration
---
Expand Down

0 comments on commit 32a59d6

Please sign in to comment.