gitlab.univ-lille.fr / mohamed.salhi.etu / arts-application
        Stars: 0
        Forks: 0
        Open issues: 
      
        License: None
        Language: 
       Dependencies parsed at: 
          14
      
        Created at: almost 4 years ago
        Updated at: over 1 year ago
          Pushed at: over 1 year ago
          Last synced at: over 1 year ago
      
            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