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

com.spotify:styx 1.0.110


Группа

Группа

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

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

styx
Версия

Версия

1.0.110
Тип

Тип

pom

Скачать styx 1.0.110

Имя Файла Размер
styx-1.0.110.pom 16 KB
Обзор

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