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

com.epam.jdi:jdi-uitest-web 1.1.26

Epam UI Automation framework package for Web

Группа

Группа

com.epam.jdi
Идентификатор

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

jdi-uitest-web
Версия

Версия

1.1.26
Тип

Тип

jar

Скачать jdi-uitest-web 1.1.26


<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-uitest-web/ -->
<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-uitest-web</artifactId>
    <version>1.1.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-uitest-web/
implementation 'com.epam.jdi:jdi-uitest-web:1.1.26'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-uitest-web/
implementation ("com.epam.jdi:jdi-uitest-web:1.1.26")
'com.epam.jdi:jdi-uitest-web:jar:1.1.26'
<dependency org="com.epam.jdi" name="jdi-uitest-web" rev="1.1.26">
  <artifact name="jdi-uitest-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-uitest-web', version='1.1.26')
)
libraryDependencies += "com.epam.jdi" % "jdi-uitest-web" % "1.1.26"
[com.epam.jdi/jdi-uitest-web "1.1.26"]