is not current version
Last Version 5.0.2

com.momomo:momomo.com.platform.Nanotime 1.3.5

Allows for higher precision when asking for time from Java Runtime. Namely nanosecond precision.

Categories

Categories

ORM Data
GroupId

GroupId

com.momomo
ArtifactId

ArtifactId

momomo.com.platform.Nanotime
Version

Version

1.3.5
Type

Type

jar

Download momomo.com.platform.Nanotime 1.3.5


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