Simple way to download file from gradle (via wget) task download(type: Exec) { commandLine "wget", "http://somefi...
нотатки на полях
Simple way to download file from gradle (via wget) task download(type: Exec) { commandLine "wget", "http://somefi...