не последняя версия
Последняя версия 2.1.151

com.spotify:styx-cli 2.0.77


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.spotify
Идентификатор

Идентификатор

styx-cli
Версия

Версия

2.0.77
Тип

Тип

jar

Скачать styx-cli 2.0.77


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