is not current version
Last Version 2021.10.17

de.sonallux.spotify:spotify-web-api-generator-open-api 2021.4.28

A generator to generate an OpenApi definition for the Spotify Web API

GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-generator-open-api
Version

Version

2021.4.28
Type

Type

jar

Download spotify-web-api-generator-open-api 2021.4.28


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