当前位置:网站首页>The could not find com scwang. smart:refresh-layout-kernel:2.0.3. Required by: project: the app cannot load the third-party package
The could not find com scwang. smart:refresh-layout-kernel:2.0.3. Required by: project: the app cannot load the third-party package
2022-06-13 04:11:00 【yu-Knight】
stay android studio In the version

The following problems occur when importing third-party dependencies
Could not find com.scwang.smart:refresh-layout-kernel:2.0.3.
Required by:
project :app
Search in build.gradle filesSolution :
settings.gradle Add... To the document :
google()
jcenter()
maven { url 'https://repo1.maven.org/maven2/' }Can solve ;
The complete code is :
pluginManagement {
repositories {
gradlePluginPortal()
google()
jcenter()
maven { url 'https://repo1.maven.org/maven2/' }
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
jcenter()
maven { url 'https://repo1.maven.org/maven2/' }
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "Paging3Demo"
include ':app'
边栏推荐
- Koa file upload and download
- Zoom and move the H5 part of the mobile end
- 出现Could not find com.scwang.smart:refresh-layout-kernel:2.0.3.Required by: project :app 无法加载第三方包情况
- Alipay native components (hotel time selection)
- 单片机:I2C通信协议讲解
- Lambda end operation collect
- [MySQL] index and transaction
- Binocular vision -- creating an "optimal solution" for outdoor obstacle avoidance
- Line height equals height why not center
- 7-289 tag count (300 points)
猜你喜欢

On the value of line height
![[test development] file compression project practice](/img/4f/3bbbde5953f8d97bbe4460c63f13c7.png)
[test development] file compression project practice

重读经典:《End-to-End Object Detection with Transformers》

Single chip microcomputer: pcf8591 application program

USB-IF BC1.2充电协议解读

单片机:A/D 和 D/A 的基本概念
![[kubernetes series] pod chapter actual operation](/img/ac/fb563f3d92e6fdbd36e41d2f213556.jpg)
[kubernetes series] pod chapter actual operation

MCU: RS485 communication and Modbus Protocol

leetcode. 1 --- sum of two numbers

Single chip microcomputer: basic concepts of a/d and d/a
随机推荐
高等数学(第七版)同济大学 习题1-2 个人解答
单片机:A/D(模数转换)的主要指标
SCM: introduction and operation of EEPROM
Unity Shader 学习 004-Shader 调试 平台差异性 第三方调试工具
The most detailed swing transformer mask of window attachment in history -- Shaoshuai
10 minutes to thoroughly understand how to configure sub domain names to deploy multiple projects
单片机信号发生器程序
[test development] automated test selenium (II) -- common APIs for webdriver
Configuration and practice of shardingsphere JDBC sub database separation of read and write
Hugo 博客搭建教程
Redis-HyperLogLog-基数统计算法
Discussion sur la modélisation de la série 143
Data analysis report
Introduction and use of ES6
单片机:Modbus 多机通信程序设计
机器人避障系统基础
USB-IF BC1.2充电协议解读
Summary of meeting between president Ren and scientists and experts in system engineering
Big Five personality learning records
Introduction to RFM analysis