is not current version
Last Version 1.0.5

org.seleniumhq.selenium.grid:selenium-grid-remote-control 1.0.3


GroupId

GroupId

org.seleniumhq.selenium.grid
ArtifactId

ArtifactId

selenium-grid-remote-control
Version

Version

1.0.3
Type

Type

jar

Download selenium-grid-remote-control 1.0.3


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