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