为了账号安全,请及时绑定邮箱和手机立即绑定

如何解决此问题“无法解析‘:app@debug/compileClasspath’的依赖关系:

如何解决此问题“无法解析‘:app@debug/compileClasspath’的依赖关系:

繁花如伊 2021-09-29 13:28:10
当我在 gradle 中添加依赖项时,它显示错误:无法解析“:app@debug/compileClasspath”的依赖:无法解析 com.github.Goodiebag:PinView:v1.3。打开文件显示详细信息无法解析“:app@debugAndroidTest/compileClasspath”的依赖关系:无法解析 com.github.Goodiebag:PinView:v1.3。打开文件显示详细信息无法解析“:app@debugUnitTest/compileClasspath”的依赖关系:无法解析 com.github.Goodiebag:PinView:v1.3。打开文件显示详细信息无法解析“:app@release/compileClasspath”的依赖:无法解析 com.github.Goodiebag:PinView:v1.3。打开文件显示详细信息无法解析“:app@releaseUnitTest/compileClasspath”的依赖:无法解析 com.github.Goodiebag:PinView:v1.3。打开文件显示详细信息我的依赖在这里:implementation fileTree(include: ['*.jar'], dir: 'libs')    implementation 'com.android.support:appcompat-v7:27.+'    implementation 'com.android.support.constraint:constraint-layout:1.1.2'    implementation 'com.android.support:support-v4:27.1.1'    implementation 'com.android.support:design:27.1.1'    testImplementation 'junit:junit:4.12'    implementation 'com.android.volley:volley:1.1.1'    implementation 'com.github.Goodiebag:PinView:v1.3'//this one is showing error    /*implementation 'dev.dworks.libs:volleyplus:0.1.4'*/    /*implementation 'dev.dworks.libs:volleyplus:+'*/    androidTestImplementation 'com.android.support.test:runner:1.0.2'    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'这是我的 build.gradle(项目可认知)allprojects {    repositories {        google()        jcenter()        maven{ url "https://jitpack.io" }    }}
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 390 浏览

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号