For legacy projects requiring Java versions older than 8, the Ant 1.9.x series is available in the Apache Archive.
If you need the Ant JAR as a project dependency rather than a standalone tool, you can fetch it from the Maven Central Repository . Which Distribution Should You Choose? apache ant jar download
The safest way to obtain Apache Ant is through the official Apache Ant download page . For legacy projects requiring Java versions older than
Apache Ant is a standard Java-based build tool used to automate software compilation, testing, and deployment. Unlike shell-based tools like make , Ant uses XML configuration files ( build.xml ), making it highly portable across different operating systems. The safest way to obtain Apache Ant is
As of April 2026, the current release is Apache Ant 1.10.17 , which requires Java 8 or higher.
Apache Ant 1.10.17. Apache Ant 1.10. 17 Released. Apache Ant 1.10. 16 is now available for download from https:// Apache Ant Binary Distributions - Apache Ant
Ant is distributed in several archive formats, all containing the same core files: Apache Ant - Welcome