timer_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

License

License

GroupId

GroupId

io.github.zlgspace
ArtifactId

ArtifactId

timer_princekin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

timer_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

https://github.com/zlgspace/TimerPrincekin
Source Code Management

Source Code Management

https://github.com/zlgspace/TimerPrincekin/tree/master

Download timer_princekin

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0