License |
License |
---|---|
GroupId | GroupIdxyz.gianlu.librespot |
ArtifactId | ArtifactIdlibrespot-api |
Version | Version1.6.1 |
Type | Typejar |
Description |
Descriptionlibrespot-java api
Java port of librespot, the Open Source Spotify client library
|
Filename | Size |
---|---|
librespot-api-1.6.1.pom | |
librespot-api-1.6.1.jar | 13 MB |
librespot-api-1.6.1-sources.jar | 26 KB |
librespot-api-1.6.1-javadoc.jar | 116 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.lmax : disruptor | jar | 3.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |