is not current version
Last Version 1.0.70

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


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-local-files-source
Version

Version

1.0.10
Type

Type

jar

Download styx-local-files-source 1.0.10


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