Пример: < /p>
//Room Components
implementation "androidx.room:room-runtime:$rootProject.roomVersion"
kapt "androidx.room:room-compiler:$rootProject.roomVersion"
// dagger
implementation "com.google.dagger
kapt "com.google.dagger:dagger-android processor:$rootProject.ext.daggerVersion"
Подробнее здесь: https://stackoverflow.com/questions/617 ... eclaring-d