buildscript
Configures the build script classpath for this project.
The given closure is executed against this project's ScriptHandler. The ScriptHandler is passed to the closure as the closure's delegate.
Parameters
configure Closure
the closure to use to configure the build script classpath.