is not current version
Last Version 2.0.3

com.automationrockstars:webdriver-sikulix-driver 2.0.1


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automationrockstars
ArtifactId

ArtifactId

webdriver-sikulix-driver
Version

Version

2.0.1
Type

Type

jar

Download webdriver-sikulix-driver 2.0.1


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