implementation("io.ktor:ktor-http-cio:3.3.2")
Facilitates asynchronous HTTP communication using coroutine-based I/O, supporting HTTP/1.x protocols.