не последняя версия
Последняя версия 2.1.151

com.spotify:styx-api-service 2.0.32


Группа

Группа

com.spotify
Идентификатор

Идентификатор

styx-api-service
Версия

Версия

2.0.32
Тип

Тип

jar

Скачать styx-api-service 2.0.32


<!-- https://jarcasting.com/artifacts/com.spotify/styx-api-service/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>styx-api-service</artifactId>
    <version>2.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-api-service/
implementation 'com.spotify:styx-api-service:2.0.32'
// https://jarcasting.com/artifacts/com.spotify/styx-api-service/
implementation ("com.spotify:styx-api-service:2.0.32")
'com.spotify:styx-api-service:jar:2.0.32'
<dependency org="com.spotify" name="styx-api-service" rev="2.0.32">
  <artifact name="styx-api-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-api-service', version='2.0.32')
)
libraryDependencies += "com.spotify" % "styx-api-service" % "2.0.32"
[com.spotify/styx-api-service "2.0.32"]