文件下载
文件名 操作
spotify-next_native0.4_3-1.9.3.jar 下载
spotify-next_native0.4_3-1.9.3.pom 下载
spotify-next_native0.4_3-1.9.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.kubukoz</groupId>
  <artifactId>spotify-next_native0.4_3</artifactId>
  <version>1.9.3</version>
</dependency>
Gradle Groovy
implementation 'com.kubukoz:spotify-next_native0.4_3:1.9.3'
Gradle Kotlin
implementation("com.kubukoz:spotify-next_native0.4_3:1.9.3")
Scala SBT
libraryDependencies += "com.kubukoz" % "spotify-next_native0.4_3" % "1.9.3"
Groovy Grape
@Grapes(
  @Grab(group='com.kubukoz', module='spotify-next_native0.4_3', version='1.9.3')
)
Apache Ivy
<dependency org="com.kubukoz" name="spotify-next_native0.4_3" rev="1.9.3" />
Leiningen
[com.kubukoz/spotify-next_native0.4_3 "1.9.3"]
Apache Buildr
'com.kubukoz:spotify-next_native0.4_3:jar:1.9.3'