is not current version
Last Version 3.1.4

com.redfin:patient-selenium 0.1.0

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

GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

patient-selenium
Version

Version

0.1.0
Type

Type

jar

Download patient-selenium 0.1.0


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