implementation("io.ktor:ktor-server-thymeleaf:3.5.0")
Integrates Thymeleaf templates into web applications, enabling dynamic HTML rendering with data models.