0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java10,624 forks (10,624 forks)batch import
help wanted
Repository metrics
- Stars
- 33,637 stars (33,637 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
描述需求
2021 年 2 月 3 日,JFrog 宣布将关闭 Bintray 和 JCenter 。 计划在 2022 年 2 月完全关闭。
最近将项目中依赖的库从 JCenter 替换到 mavenCentral,发现作者还未将该库迁移到 mavenCentral(),因此提个 issue。
可借鉴的
从 jCenter 迁移到 MavenCentral 完整方案
Contributor guide
- Research direction
- Replace `jcenter()` with `mavenCentral()` in all `build.gradle` files. Refer to the linked blog for a complete migration guide.
- Tech stack
- javaandroid
- Domain
- mobile
- Issue type
- Chore
- Prerequisites
- Git