is not current version
Last Version 0.0.6

com.github.nobugboy:eclock 0.0.5

时间轮定时任务

GroupId

GroupId

com.github.nobugboy
ArtifactId

ArtifactId

eclock
Version

Version

0.0.5
Type

Type

jar

Download eclock 0.0.5


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