Spotify Model Library

Library which allows easy async and sync access to the Spotify Web APIs

License

License

GroupId

GroupId

co.fusionx.spotify
ArtifactId

ArtifactId

spotify-web-api
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spotify Model Library
Library which allows easy async and sync access to the Spotify Web APIs
Project URL

Project URL

https://github.com/tilal6991/SpotifyWebAPI
Source Code Management

Source Code Management

https://github.com/tilal6991/SpotifyWebAPI

Download spotify-web-api

How to add to project

<!-- 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"]

Dependencies

compile (6)

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 +

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar +
junit : junit jar +

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0