On the official Gradle releases page , you will find two primary flavors for each version:
To download the Gradle binary and set up your build environment, you must first determine if you need a manual installation or if your project already includes a Gradle Wrapper . Manual installation is typically only required for starting new projects from scratch. 1. Choose the Right Distribution download gradle binary
Includes only the runtime files needed to execute Gradle. This is the recommended choice for most users because it is smaller and faster to download. On the official Gradle releases page , you