License |
License |
---|---|
GroupId | GroupIdcom.zmannotes |
ArtifactId | ArtifactIdmonotonic-timestamp |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionmonotonic timestamp library
monotonic timestamp.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zmannotes/monotonic-timestamp/ -->
<dependency>
<groupId>com.zmannotes</groupId>
<artifactId>monotonic-timestamp</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmannotes/monotonic-timestamp/
implementation 'com.zmannotes:monotonic-timestamp:0.0.7'
// https://jarcasting.com/artifacts/com.zmannotes/monotonic-timestamp/
implementation ("com.zmannotes:monotonic-timestamp:0.0.7")
'com.zmannotes:monotonic-timestamp:jar:0.0.7'
<dependency org="com.zmannotes" name="monotonic-timestamp" rev="0.0.7">
<artifact name="monotonic-timestamp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmannotes', module='monotonic-timestamp', version='0.0.7')
)
libraryDependencies += "com.zmannotes" % "monotonic-timestamp" % "0.0.7"
[com.zmannotes/monotonic-timestamp "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |