gpt4 book ai didi

android-studio - Android Studio中gradle下载依赖的位置在哪里?

转载 作者:行者123 更新时间:2023-12-03 17:46:17 25 4
gpt4 key购买 nike

Android Studio中gradle下载依赖的位置在哪里?

如何找到它们?

最佳答案

通过我的设置,我可以在以下位置找到文件:

~/.gradle/caches/modules-2/files-2.1/

例如,毕加索作品是在 Mac 上的以下位置下载的:
强调文本/用户/ USER_NAME /.gradle/caches/modules-2/files-2.1/com.squareup.picasso/picasso/

这个文件夹有 .pom 文件、源代码和实际 jar 文件的三个目录。

这不在项目特定的 .gradle 文件夹中,而是在全局 .gradle 缓存中。

关于android-studio - Android Studio中gradle下载依赖的位置在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38499582/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com