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