简体   繁体   English

如何下载 jcenter.bintray 整个存储库或

[英]How to download jcenter.bintray entire repository or

I want to download all the repositories that are necessary to work with android studio offline.我想下载离线使用 android studio 所需的所有存储库。 What the official documentation says does not work at all well, since, at least once you need internet, and each time you add a new library too.官方文档所说的根本不起作用,因为至少在您需要互联网时,并且每次添加新库时也是如此。 I already have the google maven, but I see that not all packages are there.我已经有了 google maven,但我发现并不是所有的包都在那里。 Although we are in 2020, the availability of the internet where I live is not very good, and it is expensive.虽然现在是 2020 年,但我住的地方互联网的可用性不是很好,而且价格昂贵。 What do I need to download to really work offline?我需要下载什么才能真正离线工作? Is there a way to download the jcenter?有没有办法下载jcenter? Cheers干杯

I would suggest creating a local nexus repository.我建议创建一个本地 nexus 存储库。 This video is a good tutorial:这个视频是一个很好的教程:

https://blog.sonatype.com/how-to-use-nexus-repository-with-maven-deploy-video https://blog.sonatype.com/how-to-use-nexus-repository-with-maven-deploy-video

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM