is not current version
Last Version 5.0.11

com.infotel.seleniumRobot:seleniumRobot-drivers 4.0.41

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.41
Type

Type

pom

Download seleniumRobot-drivers 4.0.41


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