implementation("io.ktor:ktor-http-cio:3.0.0-beta-1")
Facilitates asynchronous HTTP communication using a Coroutine-based I/O (CIO) engine.