License |
License |
---|---|
GroupId | GroupIdxyz.gianlu.librespot |
ArtifactId | ArtifactIdlibrespot-decoder-api |
Version | Version1.6.1 |
Type | Typejar |
Description |
Descriptionlibrespot-java decoder API
Java port of librespot, the Open Source Spotify client library
|
<!-- https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-decoder-api/ -->
<dependency>
<groupId>xyz.gianlu.librespot</groupId>
<artifactId>librespot-decoder-api</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-decoder-api/
implementation 'xyz.gianlu.librespot:librespot-decoder-api:1.6.1'
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-decoder-api/
implementation ("xyz.gianlu.librespot:librespot-decoder-api:1.6.1")
'xyz.gianlu.librespot:librespot-decoder-api:jar:1.6.1'
<dependency org="xyz.gianlu.librespot" name="librespot-decoder-api" rev="1.6.1">
<artifact name="librespot-decoder-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.gianlu.librespot', module='librespot-decoder-api', version='1.6.1')
)
libraryDependencies += "xyz.gianlu.librespot" % "librespot-decoder-api" % "1.6.1"
[xyz.gianlu.librespot/librespot-decoder-api "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
xyz.gianlu.librespot : librespot-sink-api | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.7.31 |
org.jetbrains : annotations | jar | 21.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |