is not current version
Last Version 2.0.2

com.spotify.android:auth 1.2.3

Spotify authorization library for Android

GroupId

GroupId

com.spotify.android
ArtifactId

ArtifactId

auth
Version

Version

1.2.3
Type

Type

aar

Download auth 1.2.3


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