implementation("io.ktor:ktor-client-jetty:3.2.0")
Integrates Jetty as an HTTP client engine, supporting HTTP/2 but lacking WebSocket capabilities.