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