is not current version
Last Version 2.3.9

love.forte.simple-robot.time-task:time-task-quartz 2.2.0-DEV.8


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

love.forte.simple-robot.time-task
ArtifactId

ArtifactId

time-task-quartz
Version

Version

2.2.0-DEV.8
Type

Type

jar

Download time-task-quartz 2.2.0-DEV.8


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot.time-task/time-task-quartz/ -->
<dependency>
    <groupId>love.forte.simple-robot.time-task</groupId>
    <artifactId>time-task-quartz</artifactId>
    <version>2.2.0-DEV.8</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.time-task/time-task-quartz/
implementation 'love.forte.simple-robot.time-task:time-task-quartz:2.2.0-DEV.8'
// https://jarcasting.com/artifacts/love.forte.simple-robot.time-task/time-task-quartz/
implementation ("love.forte.simple-robot.time-task:time-task-quartz:2.2.0-DEV.8")
'love.forte.simple-robot.time-task:time-task-quartz:jar:2.2.0-DEV.8'
<dependency org="love.forte.simple-robot.time-task" name="time-task-quartz" rev="2.2.0-DEV.8">
  <artifact name="time-task-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.time-task', module='time-task-quartz', version='2.2.0-DEV.8')
)
libraryDependencies += "love.forte.simple-robot.time-task" % "time-task-quartz" % "2.2.0-DEV.8"
[love.forte.simple-robot.time-task/time-task-quartz "2.2.0-DEV.8"]