gricad-gitlab.univ-grenoble-alpes.fr / didier2 / legoproject
étoiles: 0
forks: 0
issues ouvertes:
licence: None
langage:
dépendances analysées:
7
date de création: il y a environ 5 ans
date de mise à jour: il y a 11 mois
enregistré: il y a 11 mois
dernière synchronisation: il y a environ un an
MyLego/app/build.gradle
maven
- androidx.appcompat:appcompat 1.1.0 implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.room:room-runtime $room_version implementation
- com.android.support:recyclerview-v7 27.0.2 implementation
- com.github.bumptech.glide:glide 4.11.0 implementation
- androidx.room:room-testing $room_version testImplementation
- junit:junit 4.12 testImplementation
MyLego/build.gradle
maven