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