License |
License |
---|---|
GroupId | GroupIdcom.spotify.android |
ArtifactId | ArtifactIdauth |
Version | Version2.0.1 |
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.1.pom | |
auth-2.0.1-sources.jar | 22 KB |
auth-2.0.1-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify.android/auth/ -->
<dependency>
<groupId>com.spotify.android</groupId>
<artifactId>auth</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.android/auth/
implementation 'com.spotify.android:auth:2.0.1'
// https://jarcasting.com/artifacts/com.spotify.android/auth/
implementation ("com.spotify.android:auth:2.0.1")
'com.spotify.android:auth:aar:2.0.1'
<dependency org="com.spotify.android" name="auth" rev="2.0.1">
<artifact name="auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.android', module='auth', version='2.0.1')
)
libraryDependencies += "com.spotify.android" % "auth" % "2.0.1"
[com.spotify.android/auth "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.browser » browser | jar | 1.4.0 |