GroupId | GroupIdcom.redfin |
---|---|
ArtifactId | ArtifactIdpatient-selenium |
Version | Version0.6.5 |
Type | Typejar |
Filename | Size |
---|---|
patient-selenium-0.6.5.pom | |
patient-selenium-0.6.5.jar | 56 KB |
patient-selenium-0.6.5-sources.jar | 27 KB |
patient-selenium-0.6.5-javadoc.jar | 204 KB |
Browse |
<!-- 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"]