implementation("io.ktor:ktor-client-okhttp:3.3.3")
Integrates OkHttp as an engine for HTTP client, enabling efficient network communication.