Last Version

librespot-java common 1.4.0

Java port of librespot, the Open Source Spotify client library

License

License

GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-common
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Download librespot-common 1.4.0


<!-- 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"]

Dependencies

compile (4)

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

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.