GitHub / lutece-secteur-public / espacepublic-mobileapp-dansmarue-android
Application mobile DansMaRue Android
Stars: 0
Forks: 4
Open issues: 0
License: None
Language: Java
Size: 25.5 MB
Dependencies parsed at:
33
Created at: almost 7 years ago
Updated at: over 2 years ago
Pushed at: over 1 year ago
Last synced at: 3 days ago
app/build.gradle
maven
- javax.annotation:jsr250-api 1.0 compileOnly
- androidx.appcompat:appcompat 1.6.1 implementation
- androidx.cardview:cardview 1.0.0 implementation
- androidx.constraintlayout:constraintlayout 2.1.4 implementation
- androidx.core:core-splashscreen 1.0.0 implementation
- androidx.mediarouter:mediarouter 1.4.0 implementation
- androidx.multidex:multidex 2.0.1 implementation
- com.github.bumptech.glide:glide 3.8.0 implementation
- com.github.luizgrp:SectionedRecyclerViewAdapter 1.1.3 implementation
- com.google.android.libraries.places:places 3.2.0 implementation
- com.google.android.material:material 1.9.0 implementation
- com.google.dagger:dagger 2.42 implementation
- com.google.firebase:firebase-analytics 21.3.0 implementation
- com.google.firebase:firebase-crashlytics 18.3.7 implementation
- com.google.firebase:firebase-messaging 23.1.2 implementation
- com.jakewharton:butterknife 10.2.3 implementation
- com.mikhaellopez:circularimageview 3.0.2 implementation
- com.squareup.okhttp3:logging-interceptor 4.9.3 implementation
- com.squareup.retrofit2:adapter-rxjava2 2.2.0 implementation
- com.squareup.retrofit2:converter-gson 2.9.0 implementation
- com.squareup.retrofit2:retrofit 2.9.0 implementation
- io.github.inflationx:calligraphy3 3.1.1 implementation
- io.github.inflationx:viewpump 2.0.3 implementation
- io.reactivex.rxjava2:rxandroid 2.1.0 implementation
- io.reactivex.rxjava2:rxjava 2.2.5 implementation
- net.openid:appauth 0.11.1 implementation
- org.apache.commons:commons-collections4 4.3 implementation
- junit:junit 4.13.2 testImplementation
- org.mockito:mockito-core 3.12.0 testImplementation
- org.powermock:powermock-api-mockito 1.6.1 testImplementation
- org.powermock:powermock-module-junit4 1.6.1 testImplementation
- org.powermock:powermock-module-junit4-rule 1.6.1 testImplementation
- org.powermock:powermock-module-junit4-rule-agent 1.6.1 testImplementation
build.gradle
maven