is not current version
Last Version 1.6.2

librespot-java sink API 1.6.0

Java port of librespot, the Open Source Spotify client library

License

License

GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-sink-api
Version

Version

1.6.0
Type

Type

jar
Description

Description

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

Download librespot-sink-api 1.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0

test (1)

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

Project Modules

There are no modules declared in this project.