is not current version
Last Version 0.0.7

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

Selenium/WebDriver Automation Framework

GroupId

GroupId

com.github.kmekala
ArtifactId

ArtifactId

pega-ui-testframework
Version

Version

0.0.1
Type

Type

jar

Download pega-ui-testframework 0.0.1


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