implementation("io.ktor:ktor-server-html-builder:3.0.0-beta-1")
Integrates the `kotlinx.html` library into Ktor, enabling HTML responses using a type-safe DSL.