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