GroupId | GroupIdcom.infotel.seleniumRobot |
---|---|
ArtifactId | ArtifactIdseleniumRobot-grid |
Version | Version3.10.2 |
Type | Typejar |
Filename | Size |
---|---|
seleniumRobot-grid-3.10.2.pom | |
seleniumRobot-grid-3.10.2.zip | 204 MB |
seleniumRobot-grid-3.10.2-tests.jar | 646 KB |
seleniumRobot-grid-3.10.2-sources.jar | 292 KB |
seleniumRobot-grid-3.10.2-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-grid/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>seleniumRobot-grid</artifactId>
<version>3.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-grid/
implementation 'com.infotel.seleniumRobot:seleniumRobot-grid:3.10.2'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-grid/
implementation ("com.infotel.seleniumRobot:seleniumRobot-grid:3.10.2")
'com.infotel.seleniumRobot:seleniumRobot-grid:jar:3.10.2'
<dependency org="com.infotel.seleniumRobot" name="seleniumRobot-grid" rev="3.10.2">
<artifact name="seleniumRobot-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='seleniumRobot-grid', version='3.10.2')
)
libraryDependencies += "com.infotel.seleniumRobot" % "seleniumRobot-grid" % "3.10.2"
[com.infotel.seleniumRobot/seleniumRobot-grid "3.10.2"]