is not current version
Last Version 1.6.2

librespot-java api 1.6.1

Java port of librespot, the Open Source Spotify client library

License

License

GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-api
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Download librespot-api 1.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
xyz.gianlu.librespot : librespot-player jar 1.6.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
io.undertow : undertow-core jar 2.2.8.Final
org.jetbrains : annotations jar 21.0.1

runtime (1)

Group / Artifact Type Version
com.lmax : disruptor jar 3.4.4

test (1)

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

Project Modules

There are no modules declared in this project.