ant
ant copied to clipboard
Added a new DownloadProgress class to Get.java to display a progress bar.
Added a new DownloadProgress class in Get.Java so when progressbar="on" is set in an get-task it shows a progress bar, remaining time and download speed for extra information besides the verbose option.