https://github.com/biacode/jdeezer
Kotlin Java implementation of Deezer API
https://github.com/biacode/jdeezer
api-client deezer deezer-api deezer-java deezer-kotlin java kotlin
Last synced: about 1 month ago
JSON representation
Kotlin Java implementation of Deezer API
- Host: GitHub
- URL: https://github.com/biacode/jdeezer
- Owner: Biacode
- License: apache-2.0
- Created: 2018-11-04T13:59:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T11:58:56.000Z (over 7 years ago)
- Last Synced: 2025-03-27T08:48:16.220Z (about 1 year ago)
- Topics: api-client, deezer, deezer-api, deezer-java, deezer-kotlin, java, kotlin
- Language: Kotlin
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jdeezer
Java/Kotlin implementation of Deezer API
# Credits
| Name | Central repository |
| ------------- |:-------------:|
| Kotlin | [](https://search.maven.org/search?q=g:%22org.jetbrains.kotlin%22%20AND%20a:%22kotlin-reflect%22) |
| commons-io | [](https://search.maven.org/search?q=g:%22org.apache.commons%22%20AND%20a:%22commons-io%22) |
| jackson | [](https://search.maven.org/search?q=g:%22com.fasterxml.jackson.core%22%20AND%20a:%22jackson-core%22) |
| apache httpcomponents | [](https://search.maven.org/search?q=g:%22org.apache.httpcomponents%22%20AND%20a:%22httpcomponents-client%22) |
| slf4j | [](https://search.maven.org/search?q=g:%22org.slf4j%22%20AND%20a:%22slf4j-api%22) |
| assertj | [](https://search.maven.org/search?q=g:%22org.assertj%22%20AND%20a:%22assertj-core%22) |
| junit | [](https://search.maven.org/search?q=g:%22junit%22%20AND%20a:%22junit%22) |