не последняя версия
Последняя версия 2021.10.17

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

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

Группа

Группа

de.sonallux.spotify
Идентификатор

Идентификатор

spotify-web-api-generator-open-api
Версия

Версия

2021.4.5
Тип

Тип

jar

Скачать spotify-web-api-generator-open-api 2021.4.5


<!-- 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.5</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.5'
// 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.5")
'de.sonallux.spotify:spotify-web-api-generator-open-api:jar:2021.4.5'
<dependency org="de.sonallux.spotify" name="spotify-web-api-generator-open-api" rev="2021.4.5">
  <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.5')
)
libraryDependencies += "de.sonallux.spotify" % "spotify-web-api-generator-open-api" % "2021.4.5"
[de.sonallux.spotify/spotify-web-api-generator-open-api "2021.4.5"]