
implementation("com.attafitamim.kabin:compiler:0.1.0-alpha04")Kabin is a database library that enables developers to define database schemas and access methods using annotations. It supports features like entities, primary keys, foreign keys, indices, relations, and full-text search tables. Kabin's compiler component processes these annotations to generate the necessary code for database interactions.