Last Version

spotify-web-api-java 1.3.3

A Java wrapper for Spotify's Web API using Retrofit

License

License

Categories

Categories

Java Languages JSON Data
GroupId

GroupId

de.jsone-studios
ArtifactId

ArtifactId

spotify-web-api-java
Version

Version

1.3.3
Type

Type

jar
Description

Description

spotify-web-api-java
A Java wrapper for Spotify's Web API using Retrofit
Project URL

Project URL

https://github.com/sonallux/spotify-web-api-java
Source Code Management

Source Code Management

https://github.com/sonallux/spotify-web-api-java

Download spotify-web-api-java 1.3.3


<!-- https://jarcasting.com/artifacts/de.jsone-studios/spotify-web-api-java/ -->
<dependency>
    <groupId>de.jsone-studios</groupId>
    <artifactId>spotify-web-api-java</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.jsone-studios/spotify-web-api-java/
implementation 'de.jsone-studios:spotify-web-api-java:1.3.3'
// https://jarcasting.com/artifacts/de.jsone-studios/spotify-web-api-java/
implementation ("de.jsone-studios:spotify-web-api-java:1.3.3")
'de.jsone-studios:spotify-web-api-java:jar:1.3.3'
<dependency org="de.jsone-studios" name="spotify-web-api-java" rev="1.3.3">
  <artifact name="spotify-web-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jsone-studios', module='spotify-web-api-java', version='1.3.3')
)
libraryDependencies += "de.jsone-studios" % "spotify-web-api-java" % "1.3.3"
[de.jsone-studios/spotify-web-api-java "1.3.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.7.7
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.