Android Kotlin app to parse JSON data using Retrofit2 library with Android Architecture Components
Android Kotlin app to parse JSON data using Retrofit2 library with Android Architecture Components
implementation 'com.squareup.retrofit2
2.4.0'
implementation 'com.squareup.retrofit2
2.4.0'
implementation 'com.squareup.okhttp3
3.11.0'
implementation 'com.google.code.gson
2.8.5'
implementation "android.arch.lifecycle
$lifecycle_version"
implementation 'io.github.inflationx
3.0.0'
implementation 'io.github.inflationx
1.0.0'
implementation 'org.koin
1.0.0-RC-1'
Licensed under the MIT Licence