Part 7: Using Gradle’s Reference Materials
version 8.11.1
Learn about the references you will need as you work with Gradle.
Step 1. Gradle References
To work with Gradle, the following references are useful:
-
Gradle API Javadocs
-
Gradle’s Groovy DSL
-
Gradle’s Kotlin DSL
To find plugins:
-
Gradle Core Plugins
-
Gradle Plugin Portal
To view all Gradle releases:
For Gradle support:
Step 2. Next steps
We recommend going through each section of the User Manual.
Next Step: Running Gradle Builds >>