License |
License |
---|---|
GroupId | GroupIdde.sonallux.spotify |
ArtifactId | ArtifactIdspotify-web-api-core |
Last Version | Last Version2021.10.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspotify-web-api-core
The core models for the Spotify's Web API Reference
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-core/ -->
<dependency>
<groupId>de.sonallux.spotify</groupId>
<artifactId>spotify-web-api-core</artifactId>
<version>2021.10.17</version>
</dependency>
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-core/
implementation 'de.sonallux.spotify:spotify-web-api-core:2021.10.17'
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-core/
implementation ("de.sonallux.spotify:spotify-web-api-core:2021.10.17")
'de.sonallux.spotify:spotify-web-api-core:jar:2021.10.17'
<dependency org="de.sonallux.spotify" name="spotify-web-api-core" rev="2021.10.17">
<artifact name="spotify-web-api-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sonallux.spotify', module='spotify-web-api-core', version='2021.10.17')
)
libraryDependencies += "de.sonallux.spotify" % "spotify-web-api-core" % "2021.10.17"
[de.sonallux.spotify/spotify-web-api-core "2021.10.17"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |