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