is not current version
Last Version 0.1.1

com.github.trickl:clock untagged-464fc9333986f7956b2d

Useful Java Clock implementations

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

clock
Version

Version

untagged-464fc9333986f7956b2d
Type

Type

jar

Download clock untagged-464fc9333986f7956b2d


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