【问题标题】:I added library to maven on bintray but can't download it from gradle ? (Android)我在 bintray 上将库添加到 maven 但无法从 gradle 下载? (安卓)
【发布时间】:2019-06-27 02:55:36
【问题描述】:

我有这个库 CustomTimePicker 并将其添加到 bintray 并将其链接到 JCenter 并尝试将其添加到我的项目中

compile 'com.omarali:customTimePicker:1.0.0'

在尝试同步 gradle 时,它​​给了我这个错误

我该如何解决这个问题?

【问题讨论】:

  • 它应该可以工作。当您尝试从 UI 下载文件时,它有效吗?
  • 我真的不明白你的问题
  • 在 Web 浏览器中从 JCenter UI 下载文件是否适合您?

标签: android android-gradle-plugin build.gradle bintray jcenter


【解决方案1】:

我尝试使用 pom.xml 文件下载依赖项,它成功了。
我也可以在Jcenter看到包。

您可以点击I'm the creator按钮,它可以链接到您的package

【讨论】:

    猜你喜欢
    • 2016-12-10
    • 2013-12-06
    • 1970-01-01
    • 1970-01-01
    • 2017-12-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多