Retrofit+Rxjava+MVP封裝的網絡請求框架

網絡請求所須要的依賴 //添加retrofit依賴 compile 'com.squareup.retrofit2:retrofit:2.3.0' //添加gson轉換器的依賴 compile 'com.squareup.retrofit2:converter-gson:2.3.0' compile "io.reactivex.rxjava2:rxjava:2.1
相關文章
相關標籤/搜索