Coroutines support libraries for Kotlin, targeting watchOS x64 platform.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core-watchosx64</artifactId>
<version>1.10.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launch a coroutine that prints after a delay.
Use kotlinx-coroutines-core for JVM/Android or kotlinx-coroutines-core-js for JavaScript.
No dependency data recorded yet.