| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify.android |
| ArtifactId | ArtifactIdauth |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.spotify.android:auth
Spotify authorization library for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| auth-2.0.2.pom | |
| auth-2.0.2.aar | 36 KB |
| auth-2.0.2-sources.jar | 24 KB |
| auth-2.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify.android/auth/ -->
<dependency>
<groupId>com.spotify.android</groupId>
<artifactId>auth</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.android/auth/
implementation 'com.spotify.android:auth:2.0.2'
// https://jarcasting.com/artifacts/com.spotify.android/auth/
implementation ("com.spotify.android:auth:2.0.2")
'com.spotify.android:auth:aar:2.0.2'
<dependency org="com.spotify.android" name="auth" rev="2.0.2">
<artifact name="auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.android', module='auth', version='2.0.2')
)
libraryDependencies += "com.spotify.android" % "auth" % "2.0.2"
[com.spotify.android/auth "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.browser » browser | jar | 1.4.0 |