implementation("io.ktor:ktor-server-mustache:3.1.0")
Integrates Mustache templating into web applications, enabling dynamic HTML generation with data-driven templates.