Last Version

spotifyapi 0.16

Unofficial Spotify SDK for android

License

License

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

spotifyapi
Version

Version

0.16
Type

Type

aar
Description

Description

spotifyapi
Unofficial Spotify SDK for android
Project URL

Project URL

https://github.com/KaustubhPatange/Unofficial-Spotify-SDK
Source Code Management

Source Code Management

https://github.com/KaustubhPatange/Unofficial-Spotify-SDK/tree/master

Download spotifyapi 0.16


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

Dependencies

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.3.0
androidx.activity » activity-ktx jar 1.2.0-alpha05
com.spotify.android : auth jar 1.2.3
com.squareup.okhttp3 : okhttp jar 3.1.2
androidx.preference » preference jar 1.1.1
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.