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