Gradle Jar Download Location 'link' Instant
By default, Gradle stores downloaded JAR files and dependencies in the directory, which is typically located at ~/.gradle on Unix-based systems and C:\Users\ \.gradle on Windows. Default Download Locations by OS
If you need to save space on your primary drive, you can override this default location using the environment variable or command-line flags. gradle jar download location
Set GRADLE_USER_HOME to your preferred path (e.g., D:\gradle_cache ). Gradle will immediately begin using this new directory for all global configurations and caches. By default, Gradle stores downloaded JAR files and
C:\Users\ \.gradle\caches\modules-2\files-2.1\ gradle jar download location