首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >为什么导入imsdk错误?

为什么导入imsdk错误?

提问于 2021-05-07 15:34:58
回答 0关注 1查看 228
代码语言:javascript
复制
dependencies {
    implementation 'com.tencent.imsdk:tuikit: 5.1.56'
    }

我用gradle导入imsdk

报错内容:

Execution failed for task ':app:checkDebugAarMetadata'.

> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

> Could not find com.tencent.imsdk:tuikit: 5.1.56.

Searched in the following locations:

- https://dl.google.com/dl/android/maven2/com/tencent/imsdk/tuikit/ 5.1.56/tuikit- 5.1.56.pom

- https://jcenter.bintray.com/com/tencent/imsdk/tuikit/ 5.1.56/tuikit- 5.1.56.pom

Required by:

project :app

Possible solution:

- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档