GroupId | GroupIdcom.kubukoz |
---|---|
ArtifactId | ArtifactIdspotify-next_3 |
Version | Version1.6.1 |
Type | Typejar |
Filename | Size |
---|---|
spotify-next_3-1.6.1.pom | |
spotify-next_3-1.6.1.jar | 420 KB |
spotify-next_3-1.6.1-sources.jar | 17 KB |
spotify-next_3-1.6.1-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.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kubukoz/spotify-next_3/
implementation 'com.kubukoz:spotify-next_3:1.6.1'
// https://jarcasting.com/artifacts/com.kubukoz/spotify-next_3/
implementation ("com.kubukoz:spotify-next_3:1.6.1")
'com.kubukoz:spotify-next_3:jar:1.6.1'
<dependency org="com.kubukoz" name="spotify-next_3" rev="1.6.1">
<artifact name="spotify-next_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kubukoz', module='spotify-next_3', version='1.6.1')
)
libraryDependencies += "com.kubukoz" % "spotify-next_3" % "1.6.1"
[com.kubukoz/spotify-next_3 "1.6.1"]