implementation("io.ktor:ktor-server-webjars:3.4.0")
Enables serving client-side libraries from WebJars, allowing seamless integration of JavaScript and CSS assets into applications.