An open API service indexing awesome lists of open source software.

https://github.com/osfunapps/dagger2.1example

A simple example on how to use dagger 2.1 in mvp style
https://github.com/osfunapps/dagger2.1example

dagger2 dagger2-android dagger2-mvp designpatterns kotlin mvp mvp-android mvp-architecture

Last synced: 11 months ago
JSON representation

A simple example on how to use dagger 2.1 in mvp style

Awesome Lists containing this project

README

          

# Dagger2.1 Example
This project meant to serve as an example on how to write a Dagger 2.1 supported android applications, in MVP architecture. The code is heavily documented and written in Kotlin.