com.igormaznitsa.jcp.ant.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jcp Show documentation
Show all versions of jcp Show documentation
Powerful multi-pass preprocessor to process directives situated in C-styled commentaries
<?xml version="1.0" encoding="UTF-8"?> <antlib> <taskdef name="preprocess" classname="com.igormaznitsa.jcp.ant.PreprocessTask" /> </antlib>