GroupId | GroupIdcom.infotel.seleniumRobot |
---|---|
ArtifactId | ArtifactIdseleniumRobot-windows-driver |
Version | Version4.0.41 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-windows-driver/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>seleniumRobot-windows-driver</artifactId>
<version>4.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-windows-driver/
implementation 'com.infotel.seleniumRobot:seleniumRobot-windows-driver:4.0.41'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-windows-driver/
implementation ("com.infotel.seleniumRobot:seleniumRobot-windows-driver:4.0.41")
'com.infotel.seleniumRobot:seleniumRobot-windows-driver:jar:4.0.41'
<dependency org="com.infotel.seleniumRobot" name="seleniumRobot-windows-driver" rev="4.0.41">
<artifact name="seleniumRobot-windows-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='seleniumRobot-windows-driver', version='4.0.41')
)
libraryDependencies += "com.infotel.seleniumRobot" % "seleniumRobot-windows-driver" % "4.0.41"
[com.infotel.seleniumRobot/seleniumRobot-windows-driver "4.0.41"]