| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.momomo |
| ArtifactId | ArtifactIdmomomo.com.platform.Nanotime |
| Last Version | Last Version5.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmomomo.com.platform.Nanotime
Allows for nanosecond time resolution when asking for time from Java Runtime in contrast with System.currentTimeMillis().
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.Nanotime/ -->
<dependency>
<groupId>com.momomo</groupId>
<artifactId>momomo.com.platform.Nanotime</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.Nanotime/
implementation 'com.momomo:momomo.com.platform.Nanotime:5.0.2'
// https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.Nanotime/
implementation ("com.momomo:momomo.com.platform.Nanotime:5.0.2")
'com.momomo:momomo.com.platform.Nanotime:jar:5.0.2'
<dependency org="com.momomo" name="momomo.com.platform.Nanotime" rev="5.0.2">
<artifact name="momomo.com.platform.Nanotime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.momomo', module='momomo.com.platform.Nanotime', version='5.0.2')
)
libraryDependencies += "com.momomo" % "momomo.com.platform.Nanotime" % "5.0.2"
[com.momomo/momomo.com.platform.Nanotime "5.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.momomo : momomo.com.platform.Lambda | jar | 5.0.2 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |