is not current version
Last Version 1.4.0

xyz.gianlu.librespot:librespot-core 1.2.2


GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-core
Version

Version

1.2.2
Type

Type

jar

Download librespot-core 1.2.2


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