is not current version
Last Version 1.6.2

xyz.gianlu.librespot:librespot-player 1.5.3


GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-player
Version

Version

1.5.3
Type

Type

jar

Download librespot-player 1.5.3


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