gitlab.univ-lille.fr / mohamed.salhi.etu / arts-application
étoiles: 0
forks: 0
issues ouvertes:
licence: None
langage:
dépendances analysées:
14
date de création: il y a plus de 4 ans
date de mise à jour: il y a environ 2 ans
enregistré: il y a environ 2 ans
dernière synchronisation: il y a environ 2 ans
app/build.gradle
maven
- androidx.appcompat:appcompat 1.3.1 implementation
- androidx.constraintlayout:constraintlayout 2.1.1 implementation
- androidx.databinding:databinding-common 4.1.3 implementation
- androidx.legacy:legacy-support-v4 1.0.0 implementation
- androidx.room:room-runtime $room_version implementation
- androidx.room:room-rxjava2 2.3.0 implementation
- com.github.bumptech.glide:glide 4.11.0 implementation
- com.google.android.material:material 1.4.0 implementation
- com.squareup.retrofit2:adapter-rxjava2 2.6.1 implementation
- com.squareup.retrofit2:converter-gson 2.9.0 implementation
- com.squareup.retrofit2:retrofit 2.9.0 implementation
- io.reactivex.rxjava2:rxandroid 2.1.1 implementation
- io.reactivex.rxjava2:rxjava 2.2.12 implementation
- junit:junit 4.13.2 testImplementation
build.gradle
maven