implementation("io.ktor:ktor-htmx-html:3.4.1")
Integrates HTMX with the HTML DSL, enabling dynamic web interactions through HTML attributes without additional JavaScript.