org.apache.http.client.HttpClient这个路径的包我为啥在maven里找不到呢?只能找到org.apache.httpcomponents呢?
收起
useLibrary 'org.apache.http.legacy' 添加依赖就可以使用了
报告相同问题?