All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.unkrig.commons.util.antlib.xml Maven / Gradle / Ivy

Go to download

A versatile Java(TM) library that implements many useful container and utility classes.

There is a newer version: 1.1.12
Show newest version
<?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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy