我有这个库 CustomTimePicker 并将其添加到bintray并将其链接到JCenter并尝试将其添加到我的项目中
compile 'com.omarali:customTimePicker:1.0.0'
当尝试同步gradle时,它给了我这个错误
我尝试使用pom.xml文件下载依赖项,结果成功了。 Jcenter 。
你可以点击 I'm the creator 按钮,它可以链接到 package .
I'm the creator