gradleKotlinDsl

fun Project.gradleKotlinDsl(): Dependency(source)

Creates a dependency on the API of the current version of the Gradle Kotlin DSL.

Includes the Kotlin and Gradle APIs.

Return

The dependency.