License |
License |
---|---|
GroupId | GroupIdxyz.gianlu.librespot |
ArtifactId | ArtifactIdlibrespot-player |
Version | Version1.6.2 |
Type | Typejar |
Description |
Descriptionlibrespot-java player
Java port of librespot, the Open Source Spotify client library
|
Filename | Size |
---|---|
librespot-player-1.6.2.pom | |
librespot-player-1.6.2.jar | 9 MB |
librespot-player-1.6.2-thin.jar | 173 KB |
librespot-player-1.6.2-sources.jar | 79 KB |
librespot-player-1.6.2-javadoc.jar | 323 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-player/ -->
<dependency>
<groupId>xyz.gianlu.librespot</groupId>
<artifactId>librespot-player</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-player/
implementation 'xyz.gianlu.librespot:librespot-player:1.6.2'
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-player/
implementation ("xyz.gianlu.librespot:librespot-player:1.6.2")
'xyz.gianlu.librespot:librespot-player:jar:1.6.2'
<dependency org="xyz.gianlu.librespot" name="librespot-player" rev="1.6.2">
<artifact name="librespot-player" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.gianlu.librespot', module='librespot-player', version='1.6.2')
)
libraryDependencies += "xyz.gianlu.librespot" % "librespot-player" % "1.6.2"
[xyz.gianlu.librespot/librespot-player "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
xyz.gianlu.librespot : librespot-lib | jar | 1.6.2 |
xyz.gianlu.librespot : librespot-sink-api | jar | 1.6.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
com.electronwill.night-config : toml | jar | 3.6.5 |
xyz.gianlu.librespot : librespot-sink | jar | 1.6.2 |
xyz.gianlu.librespot : librespot-dacp | jar | 1.6.2 |
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lmax : disruptor | jar | 3.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |