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