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