не последняя версия
Последняя версия 0.0.7

com.github.kmekala:pega-ui-testframework 0.0.5

Selenium/WebDriver Automation Framework

Группа

Группа

com.github.kmekala
Идентификатор

Идентификатор

pega-ui-testframework
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать pega-ui-testframework 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.kmekala/pega-ui-testframework/ -->
<dependency>
    <groupId>com.github.kmekala</groupId>
    <artifactId>pega-ui-testframework</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmekala/pega-ui-testframework/
implementation 'com.github.kmekala:pega-ui-testframework:0.0.5'
// https://jarcasting.com/artifacts/com.github.kmekala/pega-ui-testframework/
implementation ("com.github.kmekala:pega-ui-testframework:0.0.5")
'com.github.kmekala:pega-ui-testframework:jar:0.0.5'
<dependency org="com.github.kmekala" name="pega-ui-testframework" rev="0.0.5">
  <artifact name="pega-ui-testframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmekala', module='pega-ui-testframework', version='0.0.5')
)
libraryDependencies += "com.github.kmekala" % "pega-ui-testframework" % "0.0.5"
[com.github.kmekala/pega-ui-testframework "0.0.5"]