implementation("io.ktor:ktor-server-thymeleaf:2.0.0-beta-1")
Integrates Thymeleaf templating into web applications, enabling dynamic HTML generation and rendering.