License |
License |
---|---|
GroupId | GroupIdxyz.gianlu.librespot |
ArtifactId | ArtifactIdlibrespot-common |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionlibrespot-java common
Java port of librespot, the Open Source Spotify client library
|
Filename | Size |
---|---|
librespot-common-1.4.0.pom | |
librespot-common-1.4.0.jar | 1 MB |
librespot-common-1.4.0-sources.jar | 528 KB |
librespot-common-1.4.0-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-common/ -->
<dependency>
<groupId>xyz.gianlu.librespot</groupId>
<artifactId>librespot-common</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-common/
implementation 'xyz.gianlu.librespot:librespot-common:1.4.0'
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/librespot-common/
implementation ("xyz.gianlu.librespot:librespot-common:1.4.0")
'xyz.gianlu.librespot:librespot-common:jar:1.4.0'
<dependency org="xyz.gianlu.librespot" name="librespot-common" rev="1.4.0">
<artifact name="librespot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.gianlu.librespot', module='librespot-common', version='1.4.0')
)
libraryDependencies += "xyz.gianlu.librespot" % "librespot-common" % "1.4.0"
[xyz.gianlu.librespot/librespot-common "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.11.4 |
com.google.code.gson : gson | jar | 2.8.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 |