as依赖解决报错

Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve com.android.support:appcompat-v7:27.0.2.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve com.android.support.test:runner:1.0.1.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve com.android.support.test.espresso:espresso-core:3.0.1.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve com.android.support:appcompat-v7:27.0.2.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve com.android.support:appcompat-v7:27.0.2.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve junit:junit:4.12.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve com.android.support:appcompat-v7:27.0.2.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve com.android.support:appcompat-v7:27.0.2.
Open File
Show Details


Unable to resolve dependency for ‘:[email protected]/compileClasspath‘: Could not resolve junit:junit:4.12.
Open File
Show Details

相关文章

迭代器模式(Iterator)迭代器模式(Iterator)[Cursor]意图...
高性能IO模型浅析服务器端编程经常需要构造高性能的IO模型,...
策略模式(Strategy)策略模式(Strategy)[Policy]意图:定...
访问者模式(Visitor)访问者模式(Visitor)意图:表示一个...
命令模式(Command)命令模式(Command)[Action/Transactio...
生成器模式(Builder)生成器模式(Builder)意图:将一个对...