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