Last Version

timer 0.0.4

The timer tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

timer
Version

Version

0.0.4
Type

Type

pom
Description

Description

timer
The timer tool for java.

Download timer 0.0.4

Filename Size
timer-0.0.4.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.houbb/timer/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>timer</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</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:pom:0.0.4'
<dependency org="com.github.houbb" name="timer" rev="0.0.4">
  <artifact name="timer" type="pom" />
</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