This directory contains modules that provide core coroutines support on Kotlin/JVM. Module name below corresponds to the artifact name in Maven/Gradle.
- kotlinx-coroutines-core — core coroutine builders and synchronization primitives.
- kotlinx-coroutines-debug — coroutines debug utilities.
- kotlinx-coroutines-test — coroutines test utilities.