implementation("io.ktor:ktor-client-okhttp:3.5.1")
Integrates OkHttp as an engine for the Ktor HTTP client, enabling efficient and customizable HTTP requests.