is not current version
Last Version 4.21.2

com.infotel.seleniumRobot:seleniumRobot-grid 4.10.0

Selenium grid extension for mobile testing

GroupId

GroupId

com.infotel.seleniumRobot
ArtifactId

ArtifactId

seleniumRobot-grid
Version

Version

4.10.0
Type

Type

jar

Download seleniumRobot-grid 4.10.0


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