License |
License |
---|---|
GroupId | GroupIdxyz.gianlu.librespot |
ArtifactId | ArtifactIdlibrespot-core |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionlibrespot-java core
Java port of librespot, the Open Source Spotify client library
|
Filename | Size |
---|---|
librespot-core-1.4.0.pom | |
librespot-core-1.4.0.jar | 410 KB |
librespot-core-1.4.0-sources.jar | 156 KB |
librespot-core-1.4.0-javadoc.jar | 1 MB |
librespot-core-1.4.0-jar-with-dependencies.jar | 9 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.2 |
com.lmax : disruptor | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |