implementation("io.ktor:ktor-server-html-builder:3.1.0")
Enables dynamic HTML generation using a type-safe DSL, facilitating seamless integration of HTML content into server responses.