Kotlin coroutines core library for iOS x64 platform, enabling async programming.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core-iosx64</artifactId>
<version>1.11.0</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 'Hello, World!' with a delay.
Add kotlinx-coroutines-core as a common dependency and use expect/actual for platform-specific code.
No dependency data recorded yet.