Registry / utility / kotlinx-datetime-linuxx64

kotlinx-datetime-linuxx64

JSON →
library0.7.1javamavenunverified

Provides the Kotlin Datetime library for Linux x64 platforms.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kotlinx-datetime-linuxx64</artifactId> <version>0.7.1</version> </dependency>
INSTALL
IMPORT
SIG · KOTLINX-DATETIME-L
K
kotlinx-datetime-linuxx64
utilityjavav0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Clock
kotlinx.datetime.Clock

Minimal usage of Kotlinx Datetime to get the current system time.

import kotlinx.datetime.Clock fun main() { val now = Clock.System.now() println("Current time: $now") }
Debug
Known issues
breakingThis artifact is platform-specific; use kotlinx-datetime for multiplatform projects.
fix
Replace with org.jetbrains.kotlinx:kotlinx-datetime for cross-platform compatibility.
affects: all
Upgrade
Version history
0.7.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
kotlinx-datetime-linuxx64 — mvn dependency:get kotlinx-datetime-linuxx64 · libregistry