is not current version
Last Version 1.4.0

xyz.gianlu.librespot:librespot-common 0.1.2


GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

librespot-common
Version

Version

0.1.2
Type

Type

jar

Download librespot-common 0.1.2


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