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