Package org.gradle.api.tasks.wrapper

The Gradle wrapper Task.

See:
          Description

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.
 

Package org.gradle.api.tasks.wrapper Description

The Gradle wrapper Task.