is not current version
Last Version 3.0.1

de.sonallux.spotify:spotify-web-api-java-parent 2.0.0

A Java wrapper for Spotify's Web API

Categories

Categories

Java Languages
GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

spotify-web-api-java-parent
Version

Version

2.0.0
Type

Type

pom

Download spotify-web-api-java-parent 2.0.0


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