implementation("io.ktor:ktor-server-jetty:3.5.0")
Integrates Jetty as the server engine, enabling efficient, asynchronous web applications with minimal configuration.