japicmp.ant.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of japicmp-ant-task Show documentation
Show all versions of japicmp-ant-task Show documentation
japicmp-ant-task is an Ant task that computes the differences between two
versions of a jar file/artifact in order to ease the API documentation.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <antlib> <taskdef name="japicmp" classname="japicmp.ant.JApiCmpTask"/> </antlib>