is not current version
Last Version 2.1.151

com.spotify:styx-cli-unshaded 2.1.48


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-cli-unshaded
Version

Version

2.1.48
Type

Type

jar

Download styx-cli-unshaded 2.1.48


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