Jar examples for a:aspectjtools
Tools from the AspectJ project
You can download jar file aspectjtools 1.2 in this page.
Eclipse Public License - v 1.0
You can use the following script to add aspectjtools-1.2.jar to your project.
<dependency> <groupId>aspectj</groupId> <artifactId>aspectjtools</artifactId> <version>1.2</version> </dependency>
compile group: 'aspectj', name: 'aspectjtools', version: '1.2'
libraryDependencies += "aspectj" % "aspectjtools" % "1.2"
<dependency org="aspectj" name="aspectjtools" rev="1.2"/>
@Grapes(@Grab(group='aspectj', module='aspectjtools', version='1.2'))
'aspectj:aspectjtools:jar:1.2'
Click the following link to download the jar file.
aspectjtools-1.2.jar