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