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

com.spotify:styx-cli 0.2.13


Категории

Категории

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

Группа

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

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

styx-cli
Версия

Версия

0.2.13
Тип

Тип

jar

Скачать styx-cli 0.2.13


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