Groovy Documentation

Package org.gradle.api.tasks.wrapper

The Gradle wrapper Task.

 

Class Summary
Wrapper

Generates scripts (for *nix and windows) which allow you to build your project with Gradle, without having to install Gradle.

 


Enum Summary
Wrapper.PathBase Specifies how the wrapper path should be interpreted.
 


Groovy Documentation