implementation("io.ktor:ktor-htmx-html:3.3.2")
Integrates HTMX with HTML DSL, enabling dynamic web pages using HTML attributes without additional JavaScript.