https://github.com/osfunapps/sampleproject
https://github.com/osfunapps/sampleproject
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osfunapps/sampleproject
- Owner: osfunapps
- Created: 2018-04-21T10:58:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T06:21:20.000Z (about 8 years ago)
- Last Synced: 2025-01-28T11:32:25.716Z (over 1 year ago)
- Language: Kotlin
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 written in Kotlin.
# SampleProject