implementation("io.ktor:ktor-http-cio:3.1.0")
Facilitates asynchronous HTTP communication using a coroutine-based I/O model.