implementation("io.ktor:ktor-client-jetty:3.5.0")
Integrates Jetty as an engine for the HTTP client, enabling efficient, asynchronous network communication.