fun BuildSteps.ant(base: AntBuildStep? = null, init: AntBuildStep.() -> Unit = {}): Unit
Adds a build step running ant script
See Also
AntBuildStep