On Sun, Feb 13, 2011 at 2:50 AM, Peter Niederwieser <[email protected]> wrote:
>
> What are you trying to achieve? Do you have a Gradle build? Do you want to
> use Gradle as a library?
Hi, I want to use it in usual Gradle build file. For instance,
build.gradle:
--
task downloadFile {
ant.get(src: '<url>', verbose:true) // any Gradle equivalent?
}
--
Teo Hui Ming
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email