Collection of Library Dependencies with working guaranty

Retrofit :

compile 'com.squareup.retrofit2:retrofit:2.2.0'
compile 'com.squareup.picasso:picasso:2.5.2'               
compile 'com.squareup.retrofit2:converter-gson:2.2.0'

OR

compile 'com.squareup.retrofit2:retrofit:2.3.0'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.squareup.retrofit2:converter-gson:2.3.0'
[note: here picasso for fetching Image from server .]

Recycler View:

compile 'com.android.support:recyclerview-v7:25.3.1'

google play service API 


Location:

   compile 'com.google.android.gms:play-services-location:10.2.1'







,

মন্তব্যসমূহ

এই ব্লগটি থেকে জনপ্রিয় পোস্টগুলি

API (Application Programming Interface) .

Add Gif file in Android xml file