is not current version
Last Version 2.1.151

com.spotify:styx-cli 0.1.7


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-cli
Version

Version

0.1.7
Type

Type

jar

Download styx-cli 0.1.7


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