is not current version
Last Version 0.0.14

com.github.frank5380:candy-job 0.0.11


GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-job
Version

Version

0.0.11
Type

Type

jar

Download candy-job 0.0.11


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