is not current version
Last Version 0.16

io.github.kaustubhpatange:spotifyapi 0.14

Unofficial Spotify SDK for android

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

spotifyapi
Version

Version

0.14
Type

Type

aar

Download spotifyapi 0.14


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