is not current version
Last Version 5.0.11

com.infotel.seleniumRobot:seleniumRobot-drivers 4.0.7

Drivers which must be deployed with seleniumRobot core or with seleniumRobot grid

GroupId

GroupId

com.infotel.seleniumRobot
ArtifactId

ArtifactId

seleniumRobot-drivers
Version

Version

4.0.7
Type

Type

pom

Download seleniumRobot-drivers 4.0.7


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