|
|
|
|
|
|
|
|
implementation 'com.hjq:toast:8.0'
|
|
|
implementation 'com.hjq:toast:8.0'
|
|
|
|
|
|
|
|
|
// OkHttp 框架:https://github.com/square/okhttp
|
|
|
// OkHttp 框架:https://github.com/square/okhttp
|
|
|
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
|
|
|
|
|
|
|
|
|
implementation 'com.squareup.okhttp3:okhttp:3.12.8'
|
|
|
|
|
|
|
|
|
// JSON 解析框架:https://github.com/google/gson
|
|
|
// JSON 解析框架:https://github.com/google/gson
|
|
|
implementation 'com.google.code.gson:gson:2.8.6'
|
|
|
implementation 'com.google.code.gson:gson:2.8.6'
|
|
|
|
|
|
|
|
|
// 图片压缩:https://github.com/Curzibn/Luban
|
|
|
// 图片压缩:https://github.com/Curzibn/Luban
|
|
|
// 对象存储:https://github.com/leavesC/DoKV
|
|
|
// 对象存储:https://github.com/leavesC/DoKV
|
|
|
// 数据注入:https://github.com/JumeiRdGroup/Parceler
|
|
|
// 数据注入:https://github.com/JumeiRdGroup/Parceler
|
|
|
} |
|
|
|
|
|
|
|
|
}
|