We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97e2422 + 67f4daf commit 601eff4Copy full SHA for 601eff4
README.md
@@ -148,6 +148,11 @@ Latest official release:
148
<version>1.5.1</version>
149
</dependency>
150
```
151
+### Gradle
152
+Latest official release:
153
+```gradle
154
+compile group: 'nl.jiankai', name: 'spotify-web-api-wrapper', version: '1.5.0'
155
+```
156
157
## License
158
See the [LICENSE](https://github.com/jzheng2017/spotify-web-api-wrapper/blob/main/LICENSE) file for the license rights and limitations (GNU GPLv3).
0 commit comments