is not current version
Last Version 2.1

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


GroupId

GroupId

ru.stqa.selenium
ArtifactId

ArtifactId

webdriver-repeatable-actions
Version

Version

1.0.52
Type

Type

jar

Download webdriver-repeatable-actions 1.0.52


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