is not current version
Last Version 2.1.151

com.spotify:styx-standalone-service 2.1.107


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-standalone-service
Version

Version

2.1.107
Type

Type

jar

Download styx-standalone-service 2.1.107


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