Jar examples for a:abbot
Abbot provides a wrapper around java.awt.Robot to make testing AWT and Swing Applications easier
You can download jar file abbot 0.13.0 in this page.
Eclipse Public License (EPL)
You can use the following script to add abbot-0.13.0.jar to your project.
<dependency> <groupId>abbot</groupId> <artifactId>abbot</artifactId> <version>0.13.0</version> </dependency>
compile group: 'abbot', name: 'abbot', version: '0.13.0'
libraryDependencies += "abbot" % "abbot" % "0.13.0"
<dependency org="abbot" name="abbot" rev="0.13.0"/>
@Grapes(@Grab(group='abbot', module='abbot', version='0.13.0'))
'abbot:abbot:jar:0.13.0'
Click the following link to download the jar file.
abbot-0.13.0.jar