is not current version
Last Version 2.7.0.2

io.github.mmdai:flood-job 2.5.4.0

xxl-job (version:2.3.0)

GroupId

GroupId

io.github.mmdai
ArtifactId

ArtifactId

flood-job
Version

Version

2.5.4.0
Type

Type

pom

Download flood-job 2.5.4.0

Filename Size
flood-job-2.5.4.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.mmdai/flood-job/ -->
<dependency>
    <groupId>io.github.mmdai</groupId>
    <artifactId>flood-job</artifactId>
    <version>2.5.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmdai/flood-job/
implementation 'io.github.mmdai:flood-job:2.5.4.0'
// https://jarcasting.com/artifacts/io.github.mmdai/flood-job/
implementation ("io.github.mmdai:flood-job:2.5.4.0")
'io.github.mmdai:flood-job:pom:2.5.4.0'
<dependency org="io.github.mmdai" name="flood-job" rev="2.5.4.0">
  <artifact name="flood-job" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mmdai', module='flood-job', version='2.5.4.0')
)
libraryDependencies += "io.github.mmdai" % "flood-job" % "2.5.4.0"
[io.github.mmdai/flood-job "2.5.4.0"]