Gradle 3.1

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

https://services.gradle.org/distributions/gradle-3.1-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:3.1
SHA-1 or SHA-256:fd45235220622f09824fe08007fc8624d3e43546
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:Sat May 15 09:33:04 UTC 2021
Last modified by:tim.lebedk...
Created:Sat Oct 15 13:22:32 UTC 2016
Created by:tim.lebedk...
Automated tests:3 of 3 installations succeeded, 3 of 3 removals succeeded