Coroutines support libraries for Kotlin, providing asynchronous programming capabilities.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core-iosarm32</artifactId>
<version>1.7.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launches a coroutine that prints 'World!' after a delay.
No known issues recorded.
No dependency data recorded yet.