为什么jcenter中缺少groovy 2.5?

时间:2019-01-15 13:22:25

标签: groovy

当我尝试将build.gradle中的常规版本更新为compile 'org.codehaus.groovy:groovy-all:2.5.5'时,构建失败,因为该工件在jcenter中不可用。

当我将mavenCentral()添加到存储库列表时,它工作正常。

所以:为什么在jcenter中缺少groovy-all:2.5.5?

0 个答案:

没有答案