【发布时间】:2016-01-25 03:35:41
【问题描述】:
我正在尝试将 'MultipartEntityBuilder' 文件导入 Android 项目,但我终生无法找到正确的存储库。
尝试了这三个关闭 Apache HttpComponents 网站,但没有成功:
compile 'org.apache.httpcomponents:httpcore:4.4.3'
compile 'org.apache.httpcomponents:httpclient:4.5.1'
compile 'org.apache.httpcomponents:httpasyncclient:4.1'
谁能指出我正确的方向?提前致谢。
【问题讨论】: