<?xml version="1.0" encoding="UTF-8"?>
<antlib xmlns:c="ant:current">
<!--
   |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
   | The fastest way to get the *ENTIRE* collection of AntXtras components  |
   | including advanced conditions and function shortcuts.                  |
   |                                                                        |
   | (c) 2008-2011 Sandbox Software MC. All rights reserved.                |
   |________________________________________________________________________|
   -->

<!--
   |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
   | Install *ALL* of the main AntXtras types, tasks, and funcuts.          |
   |________________________________________________________________________|
   -->
   <taskdef resource="org/jwaresoftware/antxtras/install/antlib.xml"/>

<!--
   |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
   | Install *ALL* of the advanced AntXtras types, tasks, and funcuts.      |
   |________________________________________________________________________|
   -->
   <taskdef resource="org/jwaresoftware/antxtras/antlib-advanced.xml"/>
   <typedef resource="org/jwaresoftware/antxtras/funcuts/antlib-advanced.xml"/>

</antlib>

<!-- $Id: antlib-advanced.xml 1175 2010-11-08 10:31:17Z ssmc $ -->

