is not current version
Last Version 1.6.2

xyz.gianlu.librespot:librespot-api 0.1.0


GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-api
Version

Version

0.1.0
Type

Type

jar

Download librespot-api 0.1.0


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