Groovy Documentation

org.gradle.wrapper
Interface IDownload


interface IDownload

author:
Hans Dockter


Method Summary
void download(java.lang.String address, File destination)

 

Method Detail

download

public void download(java.lang.String address, File destination)


 

Groovy Documentation