Last Version

Spotify Styx CLI (Shaded) 2.1.151

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-cli
Version

Version

2.1.151
Type

Type

jar
Description

Description

Spotify Styx CLI (Shaded)
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download styx-cli 2.1.151


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.7.32

provided (1)

Group / Artifact Type Version
com.google.errorprone : error_prone_core jar 2.6.0

Project Modules

There are no modules declared in this project.