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

com.spotify:styx-test 2.1.140


Группа

Группа

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

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

styx-test
Версия

Версия

2.1.140
Тип

Тип

jar

Скачать styx-test 2.1.140


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