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