api / org.gradle.kotlin.dsl.plugins.dsl

Package org.gradle.kotlin.dsl.plugins.dsl

The kotlin-dsl plugin.

Types

KotlinDslCompilerPlugins

open class KotlinDslCompilerPlugins : Plugin<Project>

Configures the Kotlin compiler to recognise Gradle functional interface annotated with HasImplicitReceiver.

KotlinDslPlugin

open class KotlinDslPlugin : Plugin<Project>

The kotlin-dsl plugin.