添加关键依赖库地址

implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.7.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.android.volley:volley:1.2.1' --小量键值对网络数据加载
// testImplementation 'junit:junit:4.13.2'
// androidTestImplementation 'androidx.test.ext:junit:1.1.5'
// androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'io.github.youth5201314:banner:2.2.2' ---图片轮播效果
// implementation 'com.youth.banner:banner:1.4.9'
implementation 'com.github.bumptech.glide:glide:4.13.0' --图片加载
implementation 'org.xutils:xutils:3.8.12'-----网络加载
posted @ 2023-01-15 12:14  herry507  阅读(45)  评论(0编辑  收藏  举报