is not current version
Last Version 5.0.2

com.momomo:momomo.com.platform.Nanotime 1.4.0

Allows for nanosecond time resolution when asking for time from Java Runtime in contrast with System.currentTimeMillis().

Categories

Categories

ORM Data
GroupId

GroupId

com.momomo
ArtifactId

ArtifactId

momomo.com.platform.Nanotime
Version

Version

1.4.0
Type

Type

jar

Download momomo.com.platform.Nanotime 1.4.0


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