is not current version
Last Version 2021.10.17

spotify-web-api-core 2021.5.1

The core models for the Spotify's Web API Reference

License

License

GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-core
Version

Version

2021.5.1
Type

Type

jar
Description

Description

spotify-web-api-core
The core models for the Spotify's Web API Reference
Project URL

Project URL

https://github.com/sonallux/spotify-web-api
Project Organization

Project Organization

sonallux

Download spotify-web-api-core 2021.5.1


<!-- 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.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-core/
implementation 'de.sonallux.spotify:spotify-web-api-core:2021.5.1'
// https://jarcasting.com/artifacts/de.sonallux.spotify/spotify-web-api-core/
implementation ("de.sonallux.spotify:spotify-web-api-core:2021.5.1")
'de.sonallux.spotify:spotify-web-api-core:jar:2021.5.1'
<dependency org="de.sonallux.spotify" name="spotify-web-api-core" rev="2021.5.1">
  <artifact name="spotify-web-api-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sonallux.spotify', module='spotify-web-api-core', version='2021.5.1')
)
libraryDependencies += "de.sonallux.spotify" % "spotify-web-api-core" % "2021.5.1"
[de.sonallux.spotify/spotify-web-api-core "2021.5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.