Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts.dsl
/
DependencyFactory
/
gradleApi
gradle
Api
API
abstract
fun
gradleApi
(
)
:
Dependency
(
source
)
Creates a dependency on the API of the current version of Gradle.
Return
The dependency.