License |
License |
---|---|
GroupId | GroupIdio.github.zlgspace |
ArtifactId | ArtifactIdtimer_princekin |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptiontimer_princekin
The timing and timing task execution manager used by Android or JAVA allows you to directly add the corresponding task and execute it after a specified time or interval. You do not need to pay attention to other tasks and can manage multiple tasks at a time
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
timer_princekin-1.0.2.pom | |
timer_princekin-1.0.2.jar | 8 KB |
timer_princekin-1.0.2-sources.jar | 5 KB |
timer_princekin-1.0.2-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zlgspace/timer_princekin/ -->
<dependency>
<groupId>io.github.zlgspace</groupId>
<artifactId>timer_princekin</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zlgspace/timer_princekin/
implementation 'io.github.zlgspace:timer_princekin:1.0.2'
// https://jarcasting.com/artifacts/io.github.zlgspace/timer_princekin/
implementation ("io.github.zlgspace:timer_princekin:1.0.2")
'io.github.zlgspace:timer_princekin:jar:1.0.2'
<dependency org="io.github.zlgspace" name="timer_princekin" rev="1.0.2">
<artifact name="timer_princekin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zlgspace', module='timer_princekin', version='1.0.2')
)
libraryDependencies += "io.github.zlgspace" % "timer_princekin" % "1.0.2"
[io.github.zlgspace/timer_princekin "1.0.2"]