is not current version
Last Version 2.1

ru.stqa.selenium:webdriver-repeatable-actions 2.0

webdriver-repeatable-actions

GroupId

GroupId

ru.stqa.selenium
ArtifactId

ArtifactId

webdriver-repeatable-actions
Version

Version

2.0
Type

Type

jar

Download webdriver-repeatable-actions 2.0


<!-- https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-repeatable-actions/ -->
<dependency>
    <groupId>ru.stqa.selenium</groupId>
    <artifactId>webdriver-repeatable-actions</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-repeatable-actions/
implementation 'ru.stqa.selenium:webdriver-repeatable-actions:2.0'
// https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-repeatable-actions/
implementation ("ru.stqa.selenium:webdriver-repeatable-actions:2.0")
'ru.stqa.selenium:webdriver-repeatable-actions:jar:2.0'
<dependency org="ru.stqa.selenium" name="webdriver-repeatable-actions" rev="2.0">
  <artifact name="webdriver-repeatable-actions" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.stqa.selenium', module='webdriver-repeatable-actions', version='2.0')
)
libraryDependencies += "ru.stqa.selenium" % "webdriver-repeatable-actions" % "2.0"
[ru.stqa.selenium/webdriver-repeatable-actions "2.0"]