【发布时间】:2021-07-30 15:47:30
【问题描述】:
我知道 bintray 服务已于 2021 年 5 月 1 日起停止使用,并且 bintray 存储库中的依赖项现在将不可用。不幸的是,我不得不清除 gradle 缓存,现在我面临着托管在 bintray 中的依赖项的构建错误。我怎么知道这些图书馆的替代品是什么,至少对于谷歌图书馆而言。
无法解析 com.gu.android:toolargetool:0.2.1。 > 无法获取资源“https://dl.bintray.com/guardian/android/com/gu/android/toolargetool/0.2.1/toolargetool-0.2.1.pom”。 > 无法获取“https://dl.bintray.com/guardian/android/com/gu/android/toolargetool/0.2.1/toolargetool-0.2.1.pom”。从服务器收到状态码 403:禁止
【问题讨论】: