implementation("io.ktor:ktor-client-okhttp:3.0.0-beta-2")
Integrates OkHttp as an engine for the Ktor HTTP client, enabling efficient network communication.