is not current version
Last Version 7.2.2

cn.stylefeng.roses:timer-sdk-hutool 7.0.2


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

timer-sdk-hutool
Version

Version

7.0.2
Type

Type

jar

Download timer-sdk-hutool 7.0.2


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/timer-sdk-hutool/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>timer-sdk-hutool</artifactId>
    <version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/timer-sdk-hutool/
implementation 'cn.stylefeng.roses:timer-sdk-hutool:7.0.2'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/timer-sdk-hutool/
implementation ("cn.stylefeng.roses:timer-sdk-hutool:7.0.2")
'cn.stylefeng.roses:timer-sdk-hutool:jar:7.0.2'
<dependency org="cn.stylefeng.roses" name="timer-sdk-hutool" rev="7.0.2">
  <artifact name="timer-sdk-hutool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='timer-sdk-hutool', version='7.0.2')
)
libraryDependencies += "cn.stylefeng.roses" % "timer-sdk-hutool" % "7.0.2"
[cn.stylefeng.roses/timer-sdk-hutool "7.0.2"]