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

com.spotify:styx-standalone-service 2.1.102


Группа

Группа

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

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

styx-standalone-service
Версия

Версия

2.1.102
Тип

Тип

jar

Скачать styx-standalone-service 2.1.102


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