timer

The timer tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

timer
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

timer
The timer tool for java.

Download timer

How to add to project

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

Dependencies

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

Project Modules

  • timer-api
  • timer-core

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1