| Группа | Группаme.haga.librespot.spotifi |
|---|---|
| Идентификатор | Идентификаторlovspotify |
| Версия | Версия1.2.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| lovspotify-1.2.4.pom | |
| lovspotify-1.2.4.jar | 27 MB |
| lovspotify-1.2.4-sources.jar | 1 MB |
| lovspotify-1.2.4-javadoc.jar | 443 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.haga.librespot.spotifi/lovspotify/ -->
<dependency>
<groupId>me.haga.librespot.spotifi</groupId>
<artifactId>lovspotify</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.haga.librespot.spotifi/lovspotify/
implementation 'me.haga.librespot.spotifi:lovspotify:1.2.4'
// https://jarcasting.com/artifacts/me.haga.librespot.spotifi/lovspotify/
implementation ("me.haga.librespot.spotifi:lovspotify:1.2.4")
'me.haga.librespot.spotifi:lovspotify:jar:1.2.4'
<dependency org="me.haga.librespot.spotifi" name="lovspotify" rev="1.2.4">
<artifact name="lovspotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.haga.librespot.spotifi', module='lovspotify', version='1.2.4')
)
libraryDependencies += "me.haga.librespot.spotifi" % "lovspotify" % "1.2.4"
[me.haga.librespot.spotifi/lovspotify "1.2.4"]