implementation("io.ktor:ktor-client-jetty:3.3.3")
Integrates Jetty HTTP client as an engine for making asynchronous HTTP requests. Allows configuration of Jetty-specific settings through `JettyEngineConfig`.