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