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