Could not find commons-codec.jar

2017-11-28  本文已影响0人  MLLWF

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;下载好之后,放到对应的目录下即可!

上一篇 下一篇

猜你喜欢

热点阅读