implementation("io.ktor:ktor-htmx-html:3.2.3")
Integrates HTMX with HTML DSL, enabling dynamic web interactions through HTML attributes and streamlined server-side routing.