vfox-gradle is a plugin for vfox .
- Install vfox
For detailed installation instructions, see Quick Start
- Add vfox-gradle plugin
vfox add gradle
- Install a version
Until then, you can specify mirrors to speed up the download. The way to do this is to add a system environment variable called VFOX_GRADLE_MIRRORS, e.g. in Powershell execute:
$env:VFOX_GRADLE_MIRRORS= "https://mirrors.cloud.tencent.com/gradle/"
vfox install gradle@8.7
- Switch a version
vfox use gradle@8.7
- View version
gradle --version
Gradle 8.7