Trickl Clock

Useful Java Clock implementations

License

License

MIT
GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

clock
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Trickl Clock
Useful Java Clock implementations
Project URL

Project URL

http://github.com/trickl/clock/
Source Code Management

Source Code Management

https://github.com/trickl/clock

Download clock

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.