
implementation("dev.kilua:kilua:0.0.29")Kilua is a declarative web framework enabling the creation of UI components and state management. It renders to the HTML DOM and supports Server-Side Rendering (SSR). Features include ready-to-use components, styling with Tailwind CSS or Bootstrap, lazy layouts, SVG graphics, masked inputs, built-in routing, HTTP client, and markdown parsing. It also offers a companion RPC library for full-stack development with various servers.