api / org.gradle.api.tasks.compile / GroovyCompile / setGroovyClasspath

setGroovyClasspath

open fun setGroovyClasspath(groovyClasspath: FileCollection): Unit

Sets the classpath containing the version of Groovy to use for compilation.

Parameters

groovyClasspath - The classpath. Must not be null.