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