GroupId | GroupIdcom.infotel.seleniumRobot |
---|---|
ArtifactId | ArtifactIdseleniumRobot-drivers |
Version | Version4.0.7 |
Type | Typepom |
Filename | Size |
---|---|
seleniumRobot-drivers-4.0.7.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-drivers/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>seleniumRobot-drivers</artifactId>
<version>4.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-drivers/
implementation 'com.infotel.seleniumRobot:seleniumRobot-drivers:4.0.7'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-drivers/
implementation ("com.infotel.seleniumRobot:seleniumRobot-drivers:4.0.7")
'com.infotel.seleniumRobot:seleniumRobot-drivers:pom:4.0.7'
<dependency org="com.infotel.seleniumRobot" name="seleniumRobot-drivers" rev="4.0.7">
<artifact name="seleniumRobot-drivers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='seleniumRobot-drivers', version='4.0.7')
)
libraryDependencies += "com.infotel.seleniumRobot" % "seleniumRobot-drivers" % "4.0.7"
[com.infotel.seleniumRobot/seleniumRobot-drivers "4.0.7"]