org.revapi.ant.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of revapi-ant-task Show documentation
Show all versions of revapi-ant-task Show documentation
Ant integration for Revapi.
<?xml version="1.0"?> <antlib> <taskdef name="revapi" classname="org.revapi.ant.RevapiTask"/> </antlib>