其他分享
首页 > 其他分享> > ANFT

ANFT

作者:互联网

Android端
1.添加依赖

implementation ‘com.squareup.retrofit2:retrofit:2.9.0’
implementation ‘com.squareup.retrofit2:converter-gson:2.9.0’
implementation ‘com.squareup.okhttp3:okhttp:4.9.0’
implementation ‘com.squareup.okhttp3:logging-interceptor:4.9.0’

标签:retrofit2,implementation,4.9,okhttp3,ANFT,squareup,com
来源: https://blog.csdn.net/m0_55018451/article/details/113407626