implementation("io.ktor:ktor-htmx:3.4.1")
Enhances web applications by integrating HTMX, enabling dynamic interactions through HTML attributes like `hx-get` and `hx-swap`.