JavaShuo
栏目
标签
Unable to resolve dependency for ':@debug/compileClasspath' || Could not download *.jar
时间 2021-01-05
原文
原文链接
由于配置可用的仓库地址仍然下载不了需要的jar,怀疑设置了不可用代理导致网络不通,打开gradle.properties,里面确实设置了proxy,注销掉即可正常下载。 若是像Could not download junit.jar (junit:junit:4.12)报错,是因为被墙,加上mavenCentral()
>>阅读原文<<
相关文章
1.
Unable to resolve dependency for... Could not resolve project :library
2.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download xx.jar
3.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download gson.jar
4.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download mapsforge-map.jar
5.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download
6.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download crashrepor.aar等问题
7.
AndroidStudio使用gradle出现Could not download... 或unable to resolve dependency for...
8.
ERROR: Unable to resolve dependency for [email protected]/compileClasspath: Could not download appcompat.
9.
AS报错Could not resolve all artifacts for configuration ':classpath'.;Unable to resolve dependency for
10.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.suppor
更多相关文章...
•
Scala for循环
-
Scala教程
•
SQL NOT NULL 约束
-
SQL 教程
•
PHP开发工具
•
☆基于Java Instrument的Agent实现
相关标签/搜索
debugcompileclasspath
unable
dependency
resolve
download
jar
filesaver&download
not...else
resolve&buildflow
to@8
Redis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
.Net core webapi2.1生成exe可执行文件
2.
查看dll信息工具-oleview
3.
c++初学者
4.
VM下载及安装
5.
win10下如何安装.NetFrame框架
6.
WIN10 安装
7.
JAVA的环境配置
8.
idea全局配置maven
9.
vue项目启动
10.
SVN使用-Can't remove directoryXXXX,目录不是空的,项目报错,有红叉
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Unable to resolve dependency for... Could not resolve project :library
2.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download xx.jar
3.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download gson.jar
4.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download mapsforge-map.jar
5.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not download
6.
Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download crashrepor.aar等问题
7.
AndroidStudio使用gradle出现Could not download... 或unable to resolve dependency for...
8.
ERROR: Unable to resolve dependency for [email protected]/compileClasspath: Could not download appcompat.
9.
AS报错Could not resolve all artifacts for configuration ':classpath'.;Unable to resolve dependency for
10.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.suppor
>>更多相关文章<<