is not current version
Last Version 1.0.70

com.spotify:styx-schedule-source 1.0.43


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-schedule-source
Version

Version

1.0.43
Type

Type

jar

Download styx-schedule-source 1.0.43


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