| License |
License |
|---|---|
| GroupId | GroupIdco.fusionx.spotify |
| ArtifactId | ArtifactIdspotify-web-api |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpotify Model Library
Library which allows easy async and sync access to the Spotify Web APIs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spotify-web-api-0.1.0.pom | |
| spotify-web-api-0.1.0.jar | 44 KB |
| spotify-web-api-0.1.0-sources.jar | 13 KB |
| spotify-web-api-0.1.0-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.fusionx.spotify/spotify-web-api/ -->
<dependency>
<groupId>co.fusionx.spotify</groupId>
<artifactId>spotify-web-api</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.fusionx.spotify/spotify-web-api/
implementation 'co.fusionx.spotify:spotify-web-api:0.1.0'
// https://jarcasting.com/artifacts/co.fusionx.spotify/spotify-web-api/
implementation ("co.fusionx.spotify:spotify-web-api:0.1.0")
'co.fusionx.spotify:spotify-web-api:jar:0.1.0'
<dependency org="co.fusionx.spotify" name="spotify-web-api" rev="0.1.0">
<artifact name="spotify-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fusionx.spotify', module='spotify-web-api', version='0.1.0')
)
libraryDependencies += "co.fusionx.spotify" % "spotify-web-api" % "0.1.0"
[co.fusionx.spotify/spotify-web-api "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | + |
| com.fasterxml.jackson.core : jackson-core | jar | + |
| co.fusionx.spotify : spotify-model | jar | 1.0.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | + |
| com.fasterxml.jackson.core : jackson-annotations | jar | + |
| com.squareup.retrofit : retrofit | jar | + |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | + |
| junit : junit | jar | + |