
implementation("com.attafitamim.kabin:annotations:0.1.0-pre-alpha01")Kabin is a database library that offers annotation-based configuration for defining database entities, relationships, and operations. It supports features like `@Entity`, `@PrimaryKey`, `@Embedded`, `@ColumnInfo`, `@ForeignKey`, `@Index`, `@Relation`, `@Junction`, `@Fts4`, `@Dao`, `@Insert`, `@Delete`, `@Update`, `@Upsert`, `@RawQuery`, `@Query`, `@Transaction`, and `@Database`.