is not current version
Last Version 1.3.17

AndWait Matcher 1.3.10

Hamcrest matcher which is waiting (with timeout) for the expected value

License

License

GroupId

GroupId

berlin.yuna
ArtifactId

ArtifactId

and-wait-matcher
Version

Version

1.3.10
Type

Type

jar
Description

Description

AndWait Matcher
Hamcrest matcher which is waiting (with timeout) for the expected value
Project URL

Project URL

https://github.com/YunaBraska/AndWaitMatcher
Source Code Management

Source Code Management

https://github.com/YunaBraska/AndWaitMatcher.git

Download and-wait-matcher 1.3.10


<!-- https://jarcasting.com/artifacts/berlin.yuna/and-wait-matcher/ -->
<dependency>
    <groupId>berlin.yuna</groupId>
    <artifactId>and-wait-matcher</artifactId>
    <version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.yuna/and-wait-matcher/
implementation 'berlin.yuna:and-wait-matcher:1.3.10'
// https://jarcasting.com/artifacts/berlin.yuna/and-wait-matcher/
implementation ("berlin.yuna:and-wait-matcher:1.3.10")
'berlin.yuna:and-wait-matcher:jar:1.3.10'
<dependency org="berlin.yuna" name="and-wait-matcher" rev="1.3.10">
  <artifact name="and-wait-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.yuna', module='and-wait-matcher', version='1.3.10')
)
libraryDependencies += "berlin.yuna" % "and-wait-matcher" % "1.3.10"
[berlin.yuna/and-wait-matcher "1.3.10"]

Dependencies

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.