Последняя версия

Spotify Model Library 0.1.0

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

Лицензия

Лицензия

Группа

Группа

co.fusionx.spotify
Идентификатор

Идентификатор

spotify-web-api
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

Spotify Model Library
Library which allows easy async and sync access to the Spotify Web APIs
Ссылка на сайт

Ссылка на сайт

https://github.com/tilal6991/SpotifyWebAPI
Система контроля версий

Система контроля версий

https://github.com/tilal6991/SpotifyWebAPI

Скачать spotify-web-api 0.1.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar +
junit : junit jar +

Модули Проекта

Данный проект не имеет модулей.