| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdstyx-cli |
| Last Version | Last Version2.1.151 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpotify Styx CLI (Shaded)
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
| Filename | Size |
|---|---|
| styx-cli-2.1.151.pom | |
| styx-cli-2.1.151.jar | 13 MB |
| styx-cli-2.1.151-sources.jar | 2 KB |
| styx-cli-2.1.151-javadoc.jar | 332 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.errorprone : error_prone_core | jar | 2.6.0 |