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