Gradle 7.5

Full internal name:gradle
Project site:https://www.gradle.org
Screen shots:
Download: Download Gradle 7.5

https://services.gradle.org/distributions/gradle-7.5-bin.zip

VirusTotal results
Change log:n/a
Description:

build automation evolved. It can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.

License:Apache License 2.0
Version:7.5
SHA-1 or SHA-256:cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2
Type:zip
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b gradle*') do set name=%%x
cd "%name%"        
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Thu Jul 14 17:05:22 UTC 2022
Last modified by:tim.lebedk...
Created:Thu Jul 14 17:05:22 UTC 2022
Created by:tim.lebedk...
Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded