is not current version
Last Version 0.6.2

xyz.gianlu.librespot:librespot-api-client 0.5.1


Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-api-client
Version

Version

0.5.1
Type

Type

jar

Download librespot-api-client 0.5.1


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