License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdtimer-api |
Version | Version7.1.5 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
Filename | Size |
---|---|
timer-api-7.1.5.pom | |
timer-api-7.1.5.jar | 6 KB |
timer-api-7.1.5-sources.jar | 10 KB |
timer-api-7.1.5-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/timer-api/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>timer-api</artifactId>
<version>7.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/timer-api/
implementation 'cn.stylefeng.roses:timer-api:7.1.5'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/timer-api/
implementation ("cn.stylefeng.roses:timer-api:7.1.5")
'cn.stylefeng.roses:timer-api:jar:7.1.5'
<dependency org="cn.stylefeng.roses" name="timer-api" rev="7.1.5">
<artifact name="timer-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='timer-api', version='7.1.5')
)
libraryDependencies += "cn.stylefeng.roses" % "timer-api" % "7.1.5"
[cn.stylefeng.roses/timer-api "7.1.5"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.5 |