api / org.gradle.kotlin.dsl / org.gradle.api.Project / gradleKotlinDsl

gradleKotlinDsl

fun Project.gradleKotlinDsl(): Dependency

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

Includes the Kotlin and Gradle APIs.

Return
The dependency.