implementation("io.ktor:ktor-client-jetty:3.0.0-beta-1")
Integrates Jetty as an HTTP client engine, enabling efficient, non-blocking HTTP requests.