Android Support Library repository management and release cycle

安稳与你 提交于 2019-12-01 12:48:09

You can use new Google Maven repo https://maven.google.com.

For example:

https://maven.google.com/com/android/support/design/26.0.1/design-26.0.1-sources.jar

Since that repo is new from support library 26.0.1, I'm not sure about old versions... But, for old versions, you can download the sources via SDK Manager, then find them in $ANDROID_SDK_HOME/extras/android/m2repository/.

I know you're not looking for sources. But this might help...

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!