is not current version
Last Version 1.6.1

me.haga.librespot.spotifi:lovspotify 1.2.4

Spotify Client + RestAPI + Spotify GUI written in Java

GroupId

GroupId

me.haga.librespot.spotifi
ArtifactId

ArtifactId

lovspotify
Version

Version

1.2.4
Type

Type

jar

Download lovspotify 1.2.4


<!-- https://jarcasting.com/artifacts/me.haga.librespot.spotifi/lovspotify/ -->
<dependency>
    <groupId>me.haga.librespot.spotifi</groupId>
    <artifactId>lovspotify</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.haga.librespot.spotifi/lovspotify/
implementation 'me.haga.librespot.spotifi:lovspotify:1.2.4'
// https://jarcasting.com/artifacts/me.haga.librespot.spotifi/lovspotify/
implementation ("me.haga.librespot.spotifi:lovspotify:1.2.4")
'me.haga.librespot.spotifi:lovspotify:jar:1.2.4'
<dependency org="me.haga.librespot.spotifi" name="lovspotify" rev="1.2.4">
  <artifact name="lovspotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.haga.librespot.spotifi', module='lovspotify', version='1.2.4')
)
libraryDependencies += "me.haga.librespot.spotifi" % "lovspotify" % "1.2.4"
[me.haga.librespot.spotifi/lovspotify "1.2.4"]