implementation("io.ktor:ktor-server-htmx:3.2.4")
Integrates HTMX with server-side routing, enabling dynamic client-side behavior through HTML attributes without JavaScript.