implementation("io.ktor:ktor-server-freemarker:3.0.2")
Integrates FreeMarker templates into web applications, enabling dynamic HTML generation with customizable data models.