Skip to content

tehras/android-mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-MVVM

Small little base project to support:

  • Dagger
  • Retrofit
  • ...

In your main build.gradle

allprojects {
  repositories {
    ...
    maven { url 'https://jitpack.io' }
  }
}

Your dependencies:

com.github.tehras.android-mvvm:rest-api:0.2.0
com.github.tehras.android-mvvm:log:0.2.0
com.github.tehras.android-mvvm:arch:0.2.0
com.github.tehras.android-mvvm:extensions:0.2.0
com.github.tehras.android-mvvm:theme:0.2.0
com.github.tehras.android-mvvm:dagger:0.2.0
com.github.tehras.android-mvvm:moshi:0.2.0
com.github.tehras.android-mvvm:glide:0.2.0

Demo

Demo GIF

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages