is not current version
Last Version 2.1.151

com.spotify:styx-standalone-service 2.0.65


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-standalone-service
Version

Version

2.0.65
Type

Type

jar

Download styx-standalone-service 2.0.65


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