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