
implementation("dev.kilua:kilua-jetpack:0.0.29")Kilua is a composable web framework enabling the development of modern web applications using a declarative UI approach. It leverages the Compose Runtime to offer a clean, modular API for creating UI components and managing their state. Kilua supports both Wasm and JS targets, providing a wide range of ready-to-use components for typical web application use cases. It also facilitates full-stack development with its RPC library and supports internationalization through Gettext. Additionally, Kilua offers server-side rendering capabilities for improved SEO performance and user experience.