implementation("io.ktor:ktor-htmx:3.3.2")
Integrates HTMX with Ktor, enabling dynamic web interactions via HTML attributes and streamlined server-side routing.