implementation("io.ktor:ktor-client-okhttp:3.0.0-beta-1")
Integrates OkHttp as a backend for the HTTP client, enabling efficient and customizable network requests.