摘要: 这样是会报错的 repositories { mavenCentral() maven { url "http://maven.springframework.org/release" url "http://maven.restlet.org" } } 正确的做法: repositories { 阅读全文
posted @ 2018-06-22 11:36 新感觉 阅读(482) 评论(0) 推荐(0)