GitHub / nareshidiga / Android-CleanArchitecture-Java
An Android project template based on Clean Architecture using architecture components library (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nareshidiga%2FAndroid-CleanArchitecture-Java
PURL: pkg:github/nareshidiga/Android-CleanArchitecture-Java
Stars: 12
Forks: 6
Open issues: 0
License: apache-2.0
Language: Java
Size: 105 KB
Dependencies parsed at:
22
Created at: about 8 years ago
Updated at: over 2 years ago
Pushed at: almost 8 years ago
Last synced at: over 2 years ago
Topics: android-application, android-architecture, android-architecture-components, android-clean-architecture, android-cleanarchitecture, android-development, android-template, architecture, clean-architecture, cleanarchitecture, dagger2, flowable, livedata, retrofit2, room, room-persistence-library, rxjava2, rxjava2-retrofit2, samples, templates
- android.arch.lifecycle:extensions $arch_version compile
- android.arch.lifecycle:reactivestreams $arch_version compile
- android.arch.lifecycle:runtime $arch_version compile
- android.arch.persistence.room:runtime $arch_version compile
- android.arch.persistence.room:rxjava2 $arch_version compile
- com.android.support.constraint:constraint-layout $constraint_layout_version compile
- com.android.support:appcompat-v7 $support_version compile
- com.android.support:cardview-v7 $support_version compile
- com.android.support:design $support_version compile
- com.android.support:recyclerview-v7 $support_version compile
- com.github.bumptech.glide:glide $glide_version compile
- com.google.dagger:dagger $dagger_version compile
- com.google.dagger:dagger-android $dagger_version compile
- com.google.dagger:dagger-android-support $dagger_version compile
- com.squareup.retrofit2:adapter-rxjava2 $retrofit_version compile
- com.squareup.retrofit2:converter-gson $retrofit_version compile
- com.squareup.retrofit2:retrofit $retrofit_version compile
- io.reactivex.rxjava2:rxandroid $rxandroid_version compile
- io.reactivex.rxjava2:rxjava $rxjava_version compile
- android.arch.core:core-testing $arch_version testCompile
- com.squareup.okhttp3:mockwebserver $mockwebserver_version testCompile
- junit:junit $junit_version testCompile