Last Version

Awaitility Test Support 3.1.6

Contains shared classes that is used for test purposes

License

License

Apache 2.0
GroupId

GroupId

org.awaitility
ArtifactId

ArtifactId

awaitility-test-support
Version

Version

3.1.6
Type

Type

jar
Description

Description

Awaitility Test Support
Contains shared classes that is used for test purposes
Project URL

Project URL

http://awaitility.org
Source Code Management

Source Code Management

http://github.com/awaitility/awaitility/tree/master/awaitility-test-support

Download awaitility-test-support 3.1.6


<!-- https://jarcasting.com/artifacts/org.awaitility/awaitility-test-support/ -->
<dependency>
    <groupId>org.awaitility</groupId>
    <artifactId>awaitility-test-support</artifactId>
    <version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.awaitility/awaitility-test-support/
implementation 'org.awaitility:awaitility-test-support:3.1.6'
// https://jarcasting.com/artifacts/org.awaitility/awaitility-test-support/
implementation ("org.awaitility:awaitility-test-support:3.1.6")
'org.awaitility:awaitility-test-support:jar:3.1.6'
<dependency org="org.awaitility" name="awaitility-test-support" rev="3.1.6">
  <artifact name="awaitility-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.awaitility', module='awaitility-test-support', version='3.1.6')
)
libraryDependencies += "org.awaitility" % "awaitility-test-support" % "3.1.6"
[org.awaitility/awaitility-test-support "3.1.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.