
implementation("dev.kilua:kilua-routing:0.0.27")Kilua is a composable web framework for building web applications. ([mvnrepository.com](https://mvnrepository.com/artifact/dev.kilua/kilua/0.0.9?utm_source=openai)) The `kilua-routing` module provides client-side routing capabilities, enabling navigation between different views without full page reloads. It supports defining routes and handling navigation events, facilitating the creation of single-page applications.