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

com.spotify:styx-local-files-source 1.0.17


Группа

Группа

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

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

styx-local-files-source
Версия

Версия

1.0.17
Тип

Тип

jar

Скачать styx-local-files-source 1.0.17


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