is not current version
Last Version 1.2.4

com.github.haflife3:dquartz 1.2.3


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.haflife3
ArtifactId

ArtifactId

dquartz
Version

Version

1.2.3
Type

Type

jar

Download dquartz 1.2.3


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