
implementation("com.attafitamim.kabin:core:0.1.0-alpha01")Kabin is a database library designed for cross-platform development, supporting Android, iOS, JVM, and JavaScript environments. It offers a unified API for database operations, facilitating seamless data management across different platforms. The library integrates with SQLDelight for type-safe SQL queries and coroutine support, enhancing asynchronous database interactions. Its modular architecture includes platform-specific modules like `core-android` and `core-jvm`, ensuring optimized performance and compatibility. Kabin is currently in the alpha stage, with the latest version being 0.1.0-alpha14.