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