implementation("io.ktor:ktor-server-html-builder:3.3.3")
Enables building HTML responses using a type-safe DSL, integrating with kotlinx.html for dynamic content generation.