GroupId | GroupIdcom.infotel.seleniumRobot |
---|---|
ArtifactId | ArtifactIdseleniumRobot-grid |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
seleniumRobot-grid-1.1.0.pom | |
seleniumRobot-grid-1.1.0.jar | 1 MB |
seleniumRobot-grid-1.1.0-sources.jar | 46 KB |
seleniumRobot-grid-1.1.0-javadoc.jar | 207 KB |
seleniumRobot-grid-1.1.0-full.jar | 47 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-grid/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>seleniumRobot-grid</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-grid/
implementation 'com.infotel.seleniumRobot:seleniumRobot-grid:1.1.0'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-grid/
implementation ("com.infotel.seleniumRobot:seleniumRobot-grid:1.1.0")
'com.infotel.seleniumRobot:seleniumRobot-grid:jar:1.1.0'
<dependency org="com.infotel.seleniumRobot" name="seleniumRobot-grid" rev="1.1.0">
<artifact name="seleniumRobot-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='seleniumRobot-grid', version='1.1.0')
)
libraryDependencies += "com.infotel.seleniumRobot" % "seleniumRobot-grid" % "1.1.0"
[com.infotel.seleniumRobot/seleniumRobot-grid "1.1.0"]