implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0-rc02")
Enables asynchronous programming with lightweight, non-blocking coroutines, facilitating structured concurrency and simplified multithreading.