is not current version
Last Version 0.5.0.0-1039

io.robe:robe-quartz 0.5.0.0-1025


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-quartz
Version

Version

0.5.0.0-1025
Type

Type

jar

Download robe-quartz 0.5.0.0-1025


<!-- https://jarcasting.com/artifacts/io.robe/robe-quartz/ -->
<dependency>
    <groupId>io.robe</groupId>
    <artifactId>robe-quartz</artifactId>
    <version>0.5.0.0-1025</version>
</dependency>
// https://jarcasting.com/artifacts/io.robe/robe-quartz/
implementation 'io.robe:robe-quartz:0.5.0.0-1025'
// https://jarcasting.com/artifacts/io.robe/robe-quartz/
implementation ("io.robe:robe-quartz:0.5.0.0-1025")
'io.robe:robe-quartz:jar:0.5.0.0-1025'
<dependency org="io.robe" name="robe-quartz" rev="0.5.0.0-1025">
  <artifact name="robe-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.robe', module='robe-quartz', version='0.5.0.0-1025')
)
libraryDependencies += "io.robe" % "robe-quartz" % "0.5.0.0-1025"
[io.robe/robe-quartz "0.5.0.0-1025"]