gricad-gitlab.univ-grenoble-alpes.fr / didier2 / legoproject
        Stars: 0
        Forks: 0
        Open issues: 
      
        License: None
        Language: 
       Dependencies parsed at: 
          7
      
        Created at: over 5 years ago
        Updated at: over 1 year ago
          Pushed at: over 1 year ago
          Last synced at: over 1 year ago
      
            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