is not current version
Last Version 3.1.4

com.redfin:patient-selenium 0.6.5

Patient Selenium is a fluent, customizable Java library wrapper for Selenium.

GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

patient-selenium
Version

Version

0.6.5
Type

Type

jar

Download patient-selenium 0.6.5


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