is not current version
Last Version 0.0.7

com.zmannotes:monotonic-timestamp 0.0.6

monotonic timestamp.

GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

monotonic-timestamp
Version

Version

0.0.6
Type

Type

jar

Download monotonic-timestamp 0.0.6


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