How to Install ant-contrib in Ubuntu 18.04



Install ant-contrib by entering the following commands in the terminal:

sudo apt update
sudo apt install ant-contrib

Description:

collection of tasks, types and other tools for Apache Ant

Extends ant and provides the following tasks: . * Logic Tasks * Network Tasks * Performance Monitoring and Tasks * Platform Tasks * Property Tasks * Process Tasks * Other (unstable) Tasks

Homepage: http://ant-contrib.sourceforge.net

Version: 1.0~b3+svn177-9

Section: universe/java