Last Version

librespot-java api client 0.6.2

Java port of librespot, the Open Source Spotify client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-api-client
Version

Version

0.6.2
Type

Type

jar
Description

Description

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

Download librespot-api-client 0.6.2


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

Dependencies

compile (7)

Group / Artifact Type Version
xyz.gianlu.librespot : librespot-common jar 0.6.2
org.openjfx : javafx-base jar 12-ea+8
org.openjfx : javafx-fxml jar 12-ea+8
org.openjfx : javafx-controls jar 12-ea+8
org.java-websocket : Java-WebSocket jar 1.4.0
org.jetbrains : annotations jar 17.0.0
log4j : log4j jar 1.2.17

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

test (1)

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

Project Modules

There are no modules declared in this project.