is not current version
Last Version 2021.10.17

de.sonallux.spotify:spotify-web-api-parser 2021.8.23

A parser for the Spotify's Web API documentation

GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-parser
Version

Version

2021.8.23
Type

Type

jar

Download spotify-web-api-parser 2021.8.23


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