Last Version

Spotify Web API Java Client 7.1.0

A Java client for Spotify's Web API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

se.michaelthelin.spotify
ArtifactId

ArtifactId

spotify-web-api-java
Version

Version

7.1.0
Type

Type

jar
Description

Description

Spotify Web API Java Client
A Java client for Spotify's Web API
Project URL

Project URL

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

Source Code Management

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

Download spotify-web-api-java 7.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.google.code.gson : gson jar 2.9.0
com.neovisionaries : nv-i18n jar 1.29
org.apache.httpcomponents.client5 : httpclient5-cache jar 5.1.3
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.