is not current version
Last Version 1.0.70

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


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-local-files-source
Version

Version

0.2.9
Type

Type

jar

Download styx-local-files-source 0.2.9


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