is not current version
Last Version 2.1.151

com.spotify:styx-api-service 2.1.120


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-api-service
Version

Version

2.1.120
Type

Type

jar

Download styx-api-service 2.1.120


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