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