is not current version
Last Version 2.0.3

com.automationrockstars:webdriver-sikulix-driver 1.0.5


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automationrockstars
ArtifactId

ArtifactId

webdriver-sikulix-driver
Version

Version

1.0.5
Type

Type

jar

Download webdriver-sikulix-driver 1.0.5


<!-- https://jarcasting.com/artifacts/com.automationrockstars/webdriver-sikulix-driver/ -->
<dependency>
    <groupId>com.automationrockstars</groupId>
    <artifactId>webdriver-sikulix-driver</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars/webdriver-sikulix-driver/
implementation 'com.automationrockstars:webdriver-sikulix-driver:1.0.5'
// https://jarcasting.com/artifacts/com.automationrockstars/webdriver-sikulix-driver/
implementation ("com.automationrockstars:webdriver-sikulix-driver:1.0.5")
'com.automationrockstars:webdriver-sikulix-driver:jar:1.0.5'
<dependency org="com.automationrockstars" name="webdriver-sikulix-driver" rev="1.0.5">
  <artifact name="webdriver-sikulix-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars', module='webdriver-sikulix-driver', version='1.0.5')
)
libraryDependencies += "com.automationrockstars" % "webdriver-sikulix-driver" % "1.0.5"
[com.automationrockstars/webdriver-sikulix-driver "1.0.5"]