| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcn.gateside |
| Идентификатор | ИдентификаторGattmg |
| Последняя версия | Последняя версия2.1.20 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGattmg
Interface/UI automation testing framework
|
| Имя Файла | Размер |
|---|---|
| Gattmg-2.1.20.pom | |
| Gattmg-2.1.20.jar | 31 KB |
| Gattmg-2.1.20-sources.jar | 18 KB |
| Gattmg-2.1.20-javadoc.jar | 137 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.gateside/Gattmg/ -->
<dependency>
<groupId>cn.gateside</groupId>
<artifactId>Gattmg</artifactId>
<version>2.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/cn.gateside/Gattmg/
implementation 'cn.gateside:Gattmg:2.1.20'
// https://jarcasting.com/artifacts/cn.gateside/Gattmg/
implementation ("cn.gateside:Gattmg:2.1.20")
'cn.gateside:Gattmg:jar:2.1.20'
<dependency org="cn.gateside" name="Gattmg" rev="2.1.20">
<artifact name="Gattmg" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.gateside', module='Gattmg', version='2.1.20')
)
libraryDependencies += "cn.gateside" % "Gattmg" % "2.1.20"
[cn.gateside/Gattmg "2.1.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| cn.gateside : gatesideLib | jar | 2.0.8 |
| cn.gateside : GATCore | jar | 2.1.15 |