is not current version
Last Version 1.0.70

com.spotify:styx-schedule-source 0.1.5


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-schedule-source
Version

Version

0.1.5
Type

Type

jar

Download styx-schedule-source 0.1.5


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