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