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