License |
License |
---|---|
GroupId | GroupIdcom.adamratzman |
ArtifactId | ArtifactIdspotify-remote-republish |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSpotify App Remote SDK (republish)
Publication of the Spotify app remote sdk on maven central
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spotify-remote-republish-1.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.adamratzman/spotify-remote-republish/ -->
<dependency>
<groupId>com.adamratzman</groupId>
<artifactId>spotify-remote-republish</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adamratzman/spotify-remote-republish/
implementation 'com.adamratzman:spotify-remote-republish:1.1'
// https://jarcasting.com/artifacts/com.adamratzman/spotify-remote-republish/
implementation ("com.adamratzman:spotify-remote-republish:1.1")
'com.adamratzman:spotify-remote-republish:aar:1.1'
<dependency org="com.adamratzman" name="spotify-remote-republish" rev="1.1">
<artifact name="spotify-remote-republish" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adamratzman', module='spotify-remote-republish', version='1.1')
)
libraryDependencies += "com.adamratzman" % "spotify-remote-republish" % "1.1"
[com.adamratzman/spotify-remote-republish "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |