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