Requirements: Installed Java JDK or JRE (version 7 or higher for Gradle 3.x version)
Installation steps:
GRADLE_HOME
environment variable. This variable should point to the unpacked files from the previous step.GRADLE_HOME/bin
to your PATH
environment variable, so you can run Gradle from the command line interface (CLI)gradle -v
in the CLI. The output should contain the installed Gradle version and the current Gradle configuration detailsMore information can be found in the official user guide