is not current version
Last Version 2.1.151

com.spotify:styx-client 1.0.87


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-client
Version

Version

1.0.87
Type

Type

jar

Download styx-client 1.0.87


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