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