License |
License |
---|---|
GroupId | GroupIdcom.infotel.seleniumRobot |
ArtifactId | ArtifactIdseleniumRobot-mac-driver |
Last Version | Last Version5.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDrivers which must be deployed with seleniumRobot core or with seleniumRobot grid
|
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-mac-driver/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>seleniumRobot-mac-driver</artifactId>
<version>5.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-mac-driver/
implementation 'com.infotel.seleniumRobot:seleniumRobot-mac-driver:5.0.11'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/seleniumRobot-mac-driver/
implementation ("com.infotel.seleniumRobot:seleniumRobot-mac-driver:5.0.11")
'com.infotel.seleniumRobot:seleniumRobot-mac-driver:jar:5.0.11'
<dependency org="com.infotel.seleniumRobot" name="seleniumRobot-mac-driver" rev="5.0.11">
<artifact name="seleniumRobot-mac-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='seleniumRobot-mac-driver', version='5.0.11')
)
libraryDependencies += "com.infotel.seleniumRobot" % "seleniumRobot-mac-driver" % "5.0.11"
[com.infotel.seleniumRobot/seleniumRobot-mac-driver "5.0.11"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |