GroupId | GroupIdcom.kubukoz |
---|---|
ArtifactId | ArtifactIdspotify-next_3 |
Version | Version1.7.6 |
Type | Typejar |
Filename | Size |
---|---|
spotify-next_3-1.7.6.pom | |
spotify-next_3-1.7.6.jar | 437 KB |
spotify-next_3-1.7.6-sources.jar | 20 KB |
spotify-next_3-1.7.6-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.kubukoz/spotify-next_3/ -->
<dependency>
<groupId>com.kubukoz</groupId>
<artifactId>spotify-next_3</artifactId>
<version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.kubukoz/spotify-next_3/
implementation 'com.kubukoz:spotify-next_3:1.7.6'
// https://jarcasting.com/artifacts/com.kubukoz/spotify-next_3/
implementation ("com.kubukoz:spotify-next_3:1.7.6")
'com.kubukoz:spotify-next_3:jar:1.7.6'
<dependency org="com.kubukoz" name="spotify-next_3" rev="1.7.6">
<artifact name="spotify-next_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kubukoz', module='spotify-next_3', version='1.7.6')
)
libraryDependencies += "com.kubukoz" % "spotify-next_3" % "1.7.6"
[com.kubukoz/spotify-next_3 "1.7.6"]