Gradle Dependencies
Dependency APIs available for dependencies
blocks that can build software that relies on Gradle APIs.
Since
7.6
Inheritors
Functions
Link copied to clipboard
open fun constraint(dependencyConstraint: Provider<out MinimalExternalModuleDependency>): Provider<out DependencyConstraint>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Creates a dependency on the API of the current version of Gradle.
Link copied to clipboard
Creates a dependency on the Gradle test-kit API.
Link copied to clipboard
Creates a dependency on the version of Groovy that is distributed with the current version of Gradle.
Link copied to clipboard
Link copied to clipboard