Jar examples for a:awaitility
A Java DSL for synchronizing asynchronous operations
You can download jar file awaitility 2.0.0 in this page.
Apache License
You can use the following script to add awaitility-2.0.0.jar to your project.
<dependency> <groupId>org.awaitility</groupId> <artifactId>awaitility</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.awaitility', name: 'awaitility', version: '2.0.0'
libraryDependencies += "org.awaitility" % "awaitility" % "2.0.0"
<dependency org="org.awaitility" name="awaitility" rev="2.0.0"/>
@Grapes(@Grab(group='org.awaitility', module='awaitility', version='2.0.0'))
'org.awaitility:awaitility:jar:2.0.0'
Click the following link to download the jar file.
awaitility-2.0.0-javadoc.jar