is not current version
Last Version 0.1.1

com.github.trickl:clock untagged-1c78b0bfc4a39dd349dc

Useful Java Clock implementations

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

clock
Version

Version

untagged-1c78b0bfc4a39dd349dc
Type

Type

jar

Download clock untagged-1c78b0bfc4a39dd349dc


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