GitHub / pabhi66 / Android-Architecture-Component
A simple app that uses Android Architecture Components along with dagger2, rxAndroid, rxKotlin, retrofit
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pabhi66%2FAndroid-Architecture-Component
PURL: pkg:github/pabhi66/Android-Architecture-Component
Stars: 1
Forks: 1
Open issues: 0
License: None
Language: Kotlin
Size: 204 KB
Dependencies parsed at:
26
Created at: over 7 years ago
Updated at: over 1 year ago
Pushed at: over 7 years ago
Last synced at: over 1 year ago
Topics: android, android-architecture-components, dagger2, data-binding, gson, leakcanary, livedata, mvvm, offline, okhttp, retrofit2, room, rxjava-android, rxjava2, stetho
- android.arch.lifecycle:extensions ${libs.arch} implementation
- android.arch.lifecycle:runtime ${libs.archRuntime} implementation
- android.arch.persistence.room:runtime ${libs.arch} implementation
- android.arch.persistence.room:rxjava2 ${libs.arch} implementation
- com.android.support.constraint:constraint-layout 1.0.2 implementation
- com.android.support:appcompat-v7 ${libs.support} implementation
- com.android.support:cardview-v7 ${libs.support} implementation
- com.android.support:design ${libs.support} implementation
- com.android.support:recyclerview-v7 ${libs.support} implementation
- com.facebook.stetho:stetho ${libs.stetho} implementation
- com.facebook.stetho:stetho-okhttp3 ${libs.stetho} implementation
- com.google.code.gson:gson ${libs.gson} implementation
- com.google.dagger:dagger ${libs.dagger} implementation
- com.google.dagger:dagger-android ${libs.dagger} implementation
- com.google.dagger:dagger-android-support ${libs.dagger} implementation
- com.squareup.okhttp3:logging-interceptor ${libs.loggingInterceptor} implementation
- com.squareup.okhttp3:okhttp ${libs.okhttp} implementation
- com.squareup.picasso:picasso ${libs.picasso} implementation
- com.squareup.retrofit2:adapter-rxjava2 ${libs.retrofit} implementation
- com.squareup.retrofit2:converter-gson ${libs.retrofit} implementation
- com.squareup.retrofit2:retrofit ${libs.retrofit} implementation
- de.hdodenhof:circleimageview ${libs.circleImg} implementation
- io.reactivex.rxjava2:rxandroid ${libs.rxandroid} implementation
- io.reactivex.rxjava2:rxjava ${libs.rxjava} implementation
- org.jetbrains.kotlin:kotlin-stdlib-jre7 ${libs.kotlin} implementation
- junit:junit 4.12 testImplementation