GroupId | GroupIdcom.redfin |
---|---|
ArtifactId | ArtifactIdpatient-selenium |
Version | Version2.1.0-RC4 |
Type | Typejar |
Filename | Size |
---|---|
patient-selenium-2.1.0-RC4.pom | |
patient-selenium-2.1.0-RC4.jar | 23 KB |
patient-selenium-2.1.0-RC4-sources.jar | 19 KB |
patient-selenium-2.1.0-RC4-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redfin/patient-selenium/ -->
<dependency>
<groupId>com.redfin</groupId>
<artifactId>patient-selenium</artifactId>
<version>2.1.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.redfin/patient-selenium/
implementation 'com.redfin:patient-selenium:2.1.0-RC4'
// https://jarcasting.com/artifacts/com.redfin/patient-selenium/
implementation ("com.redfin:patient-selenium:2.1.0-RC4")
'com.redfin:patient-selenium:jar:2.1.0-RC4'
<dependency org="com.redfin" name="patient-selenium" rev="2.1.0-RC4">
<artifact name="patient-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redfin', module='patient-selenium', version='2.1.0-RC4')
)
libraryDependencies += "com.redfin" % "patient-selenium" % "2.1.0-RC4"
[com.redfin/patient-selenium "2.1.0-RC4"]