gitlab.univ-lille.fr / sofia.novoa.etu / m2_project_android_sofia_novoa
Stars: 0
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
22
Created at: over 4 years ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 12 months ago
app/build.gradle
maven
- androidx.appcompat:appcompat 1.0.2 implementation
- androidx.cardview:cardview 1.0.0 implementation
- androidx.constraintlayout:constraintlayout 2.0.4 implementation
- androidx.core:core 1.5.0-beta02 implementation
- androidx.lifecycle:lifecycle-extensions 2.2.0 implementation
- androidx.lifecycle:lifecycle-viewmodel 2.2.0 implementation
- androidx.recyclerview:recyclerview 1.0.0 implementation
- androidx.room:room-runtime 2.1.0 implementation
- androidx.room:room-rxjava2 2.1.0 implementation
- com.facebook.stetho:stetho 1.5.1 implementation
- com.facebook.stetho:stetho-okhttp3 1.5.1 implementation
- com.github.bumptech.glide:glide 4.9.0 implementation
- com.github.denzcoskun:ImageSlideshow 0.0.6 implementation
- com.google.android.material:material 1.3.0 implementation
- com.google.code.gson:gson 2.8.5 implementation
- com.squareup.okhttp3:logging-interceptor 3.12.1 implementation
- com.squareup.retrofit2:adapter-rxjava2 2.6.1 implementation
- com.squareup.retrofit2:converter-gson 2.6.1 implementation
- com.squareup.retrofit2:retrofit 2.6.1 implementation
- io.reactivex.rxjava2:rxandroid 2.1.1 implementation
- io.reactivex.rxjava2:rxjava 2.2.12 implementation
- junit:junit 4.12 testImplementation
build.gradle
maven