| Группа | Группаcom.epam.jdi |
|---|---|
| Идентификатор | Идентификаторjdi-uitest-web |
| Версия | Версия1.1.33 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jdi-uitest-web-1.1.33.pom | |
| jdi-uitest-web-1.1.33.jar | 254 KB |
| jdi-uitest-web-1.1.33-sources.jar | 151 KB |
| jdi-uitest-web-1.1.33-javadoc.jar | 825 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-uitest-web/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-uitest-web</artifactId>
<version>1.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-uitest-web/
implementation 'com.epam.jdi:jdi-uitest-web:1.1.33'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-uitest-web/
implementation ("com.epam.jdi:jdi-uitest-web:1.1.33")
'com.epam.jdi:jdi-uitest-web:jar:1.1.33'
<dependency org="com.epam.jdi" name="jdi-uitest-web" rev="1.1.33">
<artifact name="jdi-uitest-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-uitest-web', version='1.1.33')
)
libraryDependencies += "com.epam.jdi" % "jdi-uitest-web" % "1.1.33"
[com.epam.jdi/jdi-uitest-web "1.1.33"]