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