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

me.haga.librespot.spotifi:lovspotify 1.5.0

Spotify Client + RestAPI + Spotify GUI written in Java

Группа

Группа

me.haga.librespot.spotifi
Идентификатор

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

lovspotify
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать lovspotify 1.5.0


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