is not current version
Last Version 1.1.1_final

com.github.618lf:swak-quartz 1.0.0_final


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.618lf
ArtifactId

ArtifactId

swak-quartz
Version

Version

1.0.0_final
Type

Type

jar

Download swak-quartz 1.0.0_final


<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-quartz/ -->
<dependency>
    <groupId>com.github.618lf</groupId>
    <artifactId>swak-quartz</artifactId>
    <version>1.0.0_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-quartz/
implementation 'com.github.618lf:swak-quartz:1.0.0_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-quartz/
implementation ("com.github.618lf:swak-quartz:1.0.0_final")
'com.github.618lf:swak-quartz:jar:1.0.0_final'
<dependency org="com.github.618lf" name="swak-quartz" rev="1.0.0_final">
  <artifact name="swak-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-quartz', version='1.0.0_final')
)
libraryDependencies += "com.github.618lf" % "swak-quartz" % "1.0.0_final"
[com.github.618lf/swak-quartz "1.0.0_final"]