is not current version
Last Version 2.1.1

com.github.fk7075:lucky-quartz V2-TEST


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky-quartz
Version

Version

V2-TEST
Type

Type

jar

Download lucky-quartz V2-TEST


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