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

io.github.kaustubhpatange:spotifyapi 0.03

Unofficial Spotify SDK for android

Группа

Группа

io.github.kaustubhpatange
Идентификатор

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

spotifyapi
Версия

Версия

0.03
Тип

Тип

aar

Скачать spotifyapi 0.03


<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/spotifyapi/ -->
<dependency>
    <groupId>io.github.kaustubhpatange</groupId>
    <artifactId>spotifyapi</artifactId>
    <version>0.03</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/spotifyapi/
implementation 'io.github.kaustubhpatange:spotifyapi:0.03'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/spotifyapi/
implementation ("io.github.kaustubhpatange:spotifyapi:0.03")
'io.github.kaustubhpatange:spotifyapi:aar:0.03'
<dependency org="io.github.kaustubhpatange" name="spotifyapi" rev="0.03">
  <artifact name="spotifyapi" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='spotifyapi', version='0.03')
)
libraryDependencies += "io.github.kaustubhpatange" % "spotifyapi" % "0.03"
[io.github.kaustubhpatange/spotifyapi "0.03"]