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

groovyRuntime

val Project.groovyRuntime: GroovyRuntime

Retrieves the groovyRuntime extension.

fun Project.groovyRuntime(configure: GroovyRuntime.() -> Unit): Unit

Configures the groovyRuntime extension.