не последняя версия
Последняя версия 1.4.0

xyz.gianlu.librespot:librespot-common 1.3.1


Группа

Группа

xyz.gianlu.librespot
Идентификатор

Идентификатор

librespot-common
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать librespot-common 1.3.1


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