implementation("io.ktor:ktor-http-cio:3.4.2")
Facilitates asynchronous HTTP communication using a lightweight, coroutine-based I/O engine.