api / org.gradle.api.artifacts.dsl / DependencyHandler / localGroovy

localGroovy

abstract fun localGroovy(): Dependency

Creates a dependency on the Groovy that is distributed with the current version of Gradle.

Return
The dependency.