美文网首页
Could not find commons-codec.jar

Could not find commons-codec.jar

作者: MLLWF | 来源:发表于2017-11-28 13:46 被阅读0次

Error:A problem occurred configuring root project 'BIM360'.

Could not resolve all files for configuration ':classpath'.
Could not find commons-codec.jar (commons-codec:commons-codec:1.6).
Searched in the following locations:
file:/E:/AndroidStudio/gradle/m2repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar

解决方法:下载对应需要的jar包,这里其实就是缺少commons-codec-1.6.jar;下载好之后,放到对应的目录下即可!

相关文章

网友评论

      本文标题:Could not find commons-codec.jar

      本文链接:https://www.haomeiwen.com/subject/nynsbxtx.html