is not current version
Last Version 2.1.151

com.spotify:styx-api-service 2.0.1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-api-service
Version

Version

2.0.1
Type

Type

jar

Download styx-api-service 2.0.1


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