Skip to content

Commit

Permalink
docs(readme): add gradle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheng2017 authored Dec 6, 2020
1 parent 2be92b9 commit 67f4daf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@ Latest official release:
<version>1.5.0</version>
</dependency>
```
### Gradle
Latest official release:
```gradle
compile group: 'nl.jiankai', name: 'spotify-web-api-wrapper', version: '1.5.0'
```

## License
See the [LICENSE](https://github.com/jzheng2017/spotify-web-api-wrapper/blob/main/LICENSE) file for the license rights and limitations (GNU GPLv3).
Expand Down

0 comments on commit 67f4daf

Please sign in to comment.