Provides Ant integration for the Groovy dynamic language, enabling Ant tasks in Groovy scripts.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-ant</artifactId>
<version>3.0.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use AntBuilder to execute Ant tasks from Groovy.
No known issues recorded.
No dependency data recorded yet.