Android 无法读取脚本';https://raw.githubusercontent.com/ntpanchal/JCenter/master/installv1.gradle' 因为它不存在

Android 无法读取脚本';https://raw.githubusercontent.com/ntpanchal/JCenter/master/installv1.gradle' 因为它不存在,android,gradle,bintray,jcenter,Android,Gradle,Bintray,Jcenter,我想将库项目上载到jCenter,并遵循博客中的所有步骤 当我从android studio终端执行上述命令时,它将给出以下错误 无法读取脚本 '' 因为它不存在 你使用了错误的脚本。改用这个: https://raw.githubusercontent.com/numetriclabz/jcenter/master/installv.gradle 您尝试使用的版本不存在(在浏览器中打开;404)。回购协议也不存在。首先感谢Zoe的回复。我知道这个链接不存在,但所有其他库创建者在这个链接中使用

我想将库项目上载到jCenter,并遵循博客中的所有步骤

当我从android studio终端执行上述命令时,它将给出以下错误

无法读取脚本 '' 因为它不存在


你使用了错误的脚本。改用这个:

https://raw.githubusercontent.com/numetriclabz/jcenter/master/installv.gradle

您尝试使用的版本不存在(在浏览器中打开;404)。回购协议也不存在。

首先感谢Zoe的回复。我知道这个链接不存在,但所有其他库创建者在这个链接中使用了他们自己的github用户名,所以我像这样将numetriclabz更改为ntpanchal@NileshPanchal为了做到这一点,您实际上必须将脚本添加到您帐户上名为
jcenter
的repo中。如何将脚本添加到jcenter以在库中使用自己的名称?
https://raw.githubusercontent.com/numetriclabz/jcenter/master/installv.gradle