Coroutines support libraries for Kotlin targeting watchOS arm32 architecture.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core-watchosarm32</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 using GlobalScope.
Use the common kotlinx-coroutines-core artifact for multiplatform projects.
No dependency data recorded yet.