Should I be worried about JCenter being deprecated?

Why should I migrate my libraries from JCenter to other Maven repositories?

我可以在Gradle构建脚本中继续使用jcenter()吗?

推荐答案

The latest update as mentioned here in JFrog's website is the following:

UPDATE 4/27/2021: We listened to the community and will keep JCenter as a read-only repository indefinitely. Our customers and the community can continue to rely on JCenter as a reliable mirror for Java packages.

Kotlin相关问答推荐

如何在使用Kotlin Coroutines时检测和记录何时出现背压

如何检测一个值是否是Kotlin中的枚举实例?

Kotlin 中命名构造函数的惯用方式

限制通用Kotlin枚举为特定类型

如何在 Kotlin 中为类方法调用传递变量

为什么这两个 Kotlin 协程函数不一样?

在 Kotlin 中,如何绑定扩展方法以在接收器范围函数中工作

Lets plot Kotlin中的多轴比例

无法从 XML 访问 NavHostFragment

什么是 .kotlin_builtins 文件,我可以从我的 uberjars 中省略它们吗?

kotlin,如何从函数返回类类型

零安全的好处

主机名不能为空

Kotlin如何分派invoke操作符?

禁用 IntelliJ kotlin * 导入?

使用范围的稀疏sparse值列表

Kotlin:使用自定义设置器时没有lateinit的解决方法?

如何在Kotlin中使用Handler和handleMessage?

Kotlin中的函数接口

项目不会使用 Kotlin 1.1.3 构建