GroupId | GroupIdcom.infotel.seleniumRobot |
---|---|
ArtifactId | ArtifactIdseleniumRobot-mac-driver |
Version | Version4.0.6 |
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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-mac-driver/
implementation 'com.infotel.seleniumRobot:seleniumRobot-mac-driver:4.0.6'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-mac-driver/
implementation ("com.infotel.seleniumRobot:seleniumRobot-mac-driver:4.0.6")
'com.infotel.seleniumRobot:seleniumRobot-mac-driver:jar:4.0.6'
<dependency org="com.infotel.seleniumRobot" name="seleniumRobot-mac-driver" rev="4.0.6">
<artifact name="seleniumRobot-mac-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='seleniumRobot-mac-driver', version='4.0.6')
)
libraryDependencies += "com.infotel.seleniumRobot" % "seleniumRobot-mac-driver" % "4.0.6"
[com.infotel.seleniumRobot/seleniumRobot-mac-driver "4.0.6"]