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