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