de.unkrig.commons.util.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of de-unkrig-commons Show documentation
Show all versions of de-unkrig-commons Show documentation
A versatile Java(TM) library that implements many useful container and utility classes.
<?xml version="1.0"?> <antlib> <taskdef name="simpleLogging" classname="de.unkrig.commons.util.tool.simplelogging.AntTask"/> <taskdef name="logging" classname="de.unkrig.commons.util.tool.logging.AntTask"/> <taskdef name="log" classname="de.unkrig.commons.util.tool.log.AntTask"/> </antlib>