is not current version
Last Version 0.15.8.202206221624

com.thegoate:selenium 0.15.8.202104272200

goate module for selenium

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

selenium
Version

Version

0.15.8.202104272200
Type

Type

jar

Download selenium 0.15.8.202104272200


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