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