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