| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторstyx-cli-unshaded |
| Версия | Версия2.1.70 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| styx-cli-unshaded-2.1.70.pom | |
| styx-cli-unshaded-2.1.70.jar | 54 KB |
| styx-cli-unshaded-2.1.70-sources.jar | 19 KB |
| styx-cli-unshaded-2.1.70-javadoc.jar | 392 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-cli-unshaded/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-cli-unshaded</artifactId>
<version>2.1.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-cli-unshaded/
implementation 'com.spotify:styx-cli-unshaded:2.1.70'
// https://jarcasting.com/artifacts/com.spotify/styx-cli-unshaded/
implementation ("com.spotify:styx-cli-unshaded:2.1.70")
'com.spotify:styx-cli-unshaded:jar:2.1.70'
<dependency org="com.spotify" name="styx-cli-unshaded" rev="2.1.70">
<artifact name="styx-cli-unshaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-cli-unshaded', version='2.1.70')
)
libraryDependencies += "com.spotify" % "styx-cli-unshaded" % "2.1.70"
[com.spotify/styx-cli-unshaded "2.1.70"]