is not current version
Last Version 2.1.151

com.spotify:styx-api-service 1.0.15


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-api-service
Version

Version

1.0.15
Type

Type

jar

Download styx-api-service 1.0.15


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