is not current version
Last Version 1.0.5

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


GroupId

GroupId

org.seleniumhq.selenium.grid
ArtifactId

ArtifactId

selenium-grid-remote-control
Version

Version

1.0.4
Type

Type

jar

Download selenium-grid-remote-control 1.0.4


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