implementation("io.ktor:ktor-client-okhttp:3.0.0-beta-2")
Integrates the OkHttp engine into the Ktor HTTP client, enabling efficient and customizable HTTP requests.