org.aspectj.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aspectjtools Show documentation
Show all versions of aspectjtools Show documentation
Tools from the AspectJ project
<?xml version="1.0"?> <antlib> <typedef name="iajc" classname="org.aspectj.tools.ant.taskdefs.AjcTask" uri="aspectjtools:/aspectj.org" /> <typedef name="ajc" classname="org.aspectj.tools.ant.taskdefs.Ajc10" uri="aspectjtools:/aspectj.org" /> </antlib>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy