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