implementation("io.ktor:ktor-server-htmx:3.2.3")
Integrates HTMX with Ktor, enabling dynamic, server-driven web applications with minimal JavaScript.