implementation("io.ktor:ktor-server-thymeleaf:3.0.0-beta-1")
Integrates Thymeleaf templates into web applications, enabling dynamic HTML content rendering with customizable configurations.