is not current version
Last Version 2.1.151

com.spotify:styx-cli 1.0.131


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-cli
Version

Version

1.0.131
Type

Type

jar

Download styx-cli 1.0.131


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