is not current version
Last Version 2022.6.26

de.sonallux.spotify:spotify-web-api-parent 2021.3.31

Collection of tools for parsing the Spotify Web API

GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-parent
Version

Version

2021.3.31
Type

Type

pom

Download spotify-web-api-parent 2021.3.31


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