阿里云仓库


old for andorid studio/gradle:
maven { url "http://maven.aliyun.com/nexus/content/groups/public/" }

new for andorid studio/gradle:
maven { url "https://maven.aliyun.com/repository/public/" }


 

查看阿里云仓库列表:

https://maven.aliyun.com/mvn/view

 

阿里云仓库列表:

public repository
https://maven.aliyun.com/repository/public

google repository
https://maven.aliyun.com/repository/google

gradle-plugin repository
https://maven.aliyun.com/repository/gradle-plugin

jcenter repository
https://maven.aliyun.com/repository/jcenter

releases repository
https://maven.aliyun.com/repository/releases

spring repository
https://maven.aliyun.com/repository/spring

spring-plugin repository
https://maven.aliyun.com/repository/spring-plugin

 

说明:

public库是group库,其实代理了maven centraljcenter仓库

你可以浏览proxy库central或jcenter的内容,凡是里面有的包都可以通过public库下载。

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM