implementation("io.ktor:ktor-server-webjars:2.0.0-beta-1")
Enables serving static assets from WebJars in web applications, simplifying frontend dependency management.