is not current version
Last Version 2.1.151

com.spotify:styx-client 2.1.48


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-client
Version

Version

2.1.48
Type

Type

jar

Download styx-client 2.1.48


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