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

com.spotify:styx 2.1.66


Группа

Группа

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

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

styx
Версия

Версия

2.1.66
Тип

Тип

pom

Скачать styx 2.1.66

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

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