implementation("io.ktor:ktor-server-jetty:3.2.4")
Integrates Jetty as a server engine, enabling efficient handling of HTTP requests and responses.