Provides multiplatform date and time handling for Kotlin, targeting MinGW x64 (Windows).
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-datetime-mingwx64</artifactId>
<version>0.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Clock to get the current instant.
Use the multiplatform artifact (org.jetbrains.kotlinx:kotlinx-datetime) for cross-platform compatibility.
No dependency data recorded yet.