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