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