Libraries used :
// RecyclerView
implementation 'com.android.support:recyclerview-v7:26.1.0'
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:26.1.0'
//https://github.com/JakeWharton/butterknife
compile 'com.jakewharton:butterknife:8.8.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
//https://github.com/square/retrofit
compile 'com.squareup.retrofit2:retrofit:2.3.0'
//http://square.github.io/okhttp/
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.7.0'
//https://futurestud.io/tutorials/retrofit-2-adding-customizing-the-gson-converter
compile 'com.squareup.retrofit2:converter-gson:2.3.0'
//https://github.com/square/android-times-square
api 'com.squareup:android-times-square:1.6.5@aar'
//https://github.com/square/okhttp/tree/master/okhttp-logging-interceptor
compile 'com.squareup.okhttp3:logging-interceptor:3.6.0'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.afollestad.material-dialogs:core:0.9.6.0'
Laatste Versie
1.0Android vereist
4.0 and up
Categorie
Gratis Onderwijs APPInhoudsbeoordeling
Everyone
Melden
Rapporteer als ongepastLast updated on Dec 25, 2017
Deze versie bevat kleine bugfixes en algemene verbeteringen. Werk bij naar de nieuwste versie voor de beste ervaring.