Platform-specific artifact for Kotlin coroutines core library targeting tvOS simulator on Apple Silicon.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core-tvossimulatorarm64</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.
Launches a coroutine that prints 'World!' after a delay, demonstrating basic coroutine usage.
Depend on kotlinx-coroutines-core for multiplatform projects; this artifact is automatically resolved for the target.
No dependency data recorded yet.