MVN

com.redfin : patience

Maven & Gradle

Dec 13, 2019
2 usages
5 stars

Patience · Patience is a fluent, customizable Java library for waiting on expected conditions.

<dependency>
    <groupId>com.redfin</groupId>
    <artifactId>patience</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redfin : patience to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.0
  • Latest Beta: 0.3.0-beta

All Versions

Choose a version of com.redfin : patience to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
patience-5.0.0
4.0.x
patience-4.0.0
3.6.x
patience-3.6.0
3.5.x
patience-3.5.0
3.4.x
patience-3.4.0
3.3.x
patience-3.3.0
3.2.x
patience-3.2.0
3.1.x
patience-3.1.0
3.0.x
patience-3.0.1
patience-3.0.0
2.2.x
patience-2.2.0
2.1.x
patience-2.1.0
2.0.x
patience-2.0.0
1.0.x
patience-1.0.0
0.3.x
patience-0.3.0-beta
0.2.x
patience-0.2.1-beta
patience-0.2.0-beta
0.1.x
patience-0.1.1-beta
patience-0.1.0-beta

How to add a dependency to Maven

Add the following com.redfin : patience maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.redfin</groupId>
    <artifactId>patience</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.redfin : patience gradle dependency to your build.gradle file:

implementation 'com.redfin:patience:5.0.0'

Gradle Kotlin DSL: Add the following com.redfin : patience gradle kotlin dependency to your build.gradle.kts file:

implementation("com.redfin:patience:5.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.redfin : patience sbt scala dependency to your build.sbt file:

libraryDependencies += "com.redfin" % "patience" % "5.0.0"

Advertisement

Dependencies from Group

Jan 05, 2018
3 usages
5 stars
Jul 08, 2017
3 usages
22 stars
Dec 13, 2019
2 usages
1 stars
Dec 13, 2019
2 usages
5 stars
Mar 29, 2022
1 usages
1 stars

Discover Dependencies

Dec 07, 2016
1 usages
5 stars
Jun 08, 2023
21 usages
12.9k stars
Jul 15, 2022
2 usages
12.9k stars
Jun 08, 2023
24 usages
12.9k stars
Feb 18, 2022
1 usages
Dec 07, 2016
1 usages
0 stars