-
-
Notifications
You must be signed in to change notification settings - Fork 258
Downloads
Johan Haleby edited this page Apr 17, 2026
·
40 revisions
Files are hosted at Bintray.
Note: It's recommended to use a build tool such as Maven or Gradle. See getting started guide for instructions.
| File | Description |
|---|---|
| awaitility-4.3.1.zip | Awaitility Java DSL 4.3.1 (including javadocs and source) |
| awaitility-groovy-4.3.1.zip | Awaitility Groovy DSL 4.3.1 (including javadocs and source, requires Java DSL) |
| awaitility-scala-4.3.1.zip | Awaitility Scala DSL 4.3.1 (including javadocs and source, requires Java DSL) |
| awaitility-kotlin-4.3.1.zip | Awaitility Kotlin DSL 4.3.1 (including javadocs and source, requires Java DSL) |
| awaitility-jfokus-2012.pdf | Presentation from JFokus 2012 |
Note that you also need to download Hamcrest 2.1 and put it in your classpath.
Go to Bintray for older versions of Awaitility.