Package org.jetbrains.kotlin.gradle.plugin
See: Description
-
Interface Summary Interface Description HasKotlinDependencies Contains all the configurable Kotlin dependencies for a Kotlin DSL entity, like an instance of KotlinSourceSet
.HasProject Represents a Kotlin DSL entity associated with a Gradle Project. KotlinDependencyHandler Represents a DSL for managing the dependencies of Kotlin entities that implement a HasKotlinDependencies interface.