Last Version

Wait Until 1.1.0

Library allows to wait until specified condition is met

License

License

GroupId

GroupId

io.github.rafal-laskowski
ArtifactId

ArtifactId

wait-until
Version

Version

1.1.0
Type

Type

jar
Description

Description

Wait Until
Library allows to wait until specified condition is met
Project URL

Project URL

https://github.com/Rafal-Laskowski/Wait-Until
Source Code Management

Source Code Management

https://github.com/Rafal-Laskowski/Wait-Until

Download wait-until 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.rafal-laskowski/wait-until/ -->
<dependency>
    <groupId>io.github.rafal-laskowski</groupId>
    <artifactId>wait-until</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rafal-laskowski/wait-until/
implementation 'io.github.rafal-laskowski:wait-until:1.1.0'
// https://jarcasting.com/artifacts/io.github.rafal-laskowski/wait-until/
implementation ("io.github.rafal-laskowski:wait-until:1.1.0")
'io.github.rafal-laskowski:wait-until:jar:1.1.0'
<dependency org="io.github.rafal-laskowski" name="wait-until" rev="1.1.0">
  <artifact name="wait-until" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rafal-laskowski', module='wait-until', version='1.1.0')
)
libraryDependencies += "io.github.rafal-laskowski" % "wait-until" % "1.1.0"
[io.github.rafal-laskowski/wait-until "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre

Project Modules

There are no modules declared in this project.