Retrofit+Rxjava2.0+MVP的一個Android購物車

導入依賴 //添加retrofit依賴 implementation 'com.squareup.retrofit2:retrofit:2.4.0' //添加gson轉換器的依賴 implementation 'com.squareup.retrofit2:converter-gson:2.4.0' //注意 rxjava2是2.0的 不加2表示的是1.0
相關文章
相關標籤/搜索