The following tutorials introduce some of the basics of Gradle, to help you get started.
Describes how to install Gradle.
Introduces the basic build script elements: projects and tasks.
Shows how to start using Gradle's build-by-convention support for Java projects.
Shows how to start using Gradle's dependency management.
Using Gradle's build-by-convention support for Groovy projects.
Using Gradle's build-by-convention support for Web applications.