librespot-java default sink

Java port of librespot, the Open Source Spotify client library

License

License

GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-sink
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

librespot-java default sink
Java port of librespot, the Open Source Spotify client library

Download librespot-sink

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
xyz.gianlu.librespot : librespot-sink-api jar 1.6.2
org.slf4j : slf4j-api jar 1.7.32
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2
1.6.1
1.6.0