Last Version

librespot-java core 1.4.0

Java port of librespot, the Open Source Spotify client library

License

License

GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-core
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Download librespot-core 1.4.0


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

Dependencies

compile (9)

Group / Artifact Type Version
xyz.gianlu.librespot : librespot-common jar 1.4.0
org.jcraft : jorbis jar 0.0.17
com.badlogicgames.jlayer : jlayer jar 1.0.2-gdx
xyz.gianlu.zeroconf : zeroconf jar 1.1.3
com.squareup.okhttp3 : okhttp jar 4.6.0
com.electronwill.night-config : toml jar 3.6.3
commons-net : commons-net jar 3.6
org.jetbrains : annotations jar 19.0.0
org.apache.logging.log4j : log4j-core jar 2.13.2

runtime (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.2
com.lmax : disruptor jar 3.4.2

test (1)

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

Project Modules

There are no modules declared in this project.