| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.m-m-m |
| Идентификатор | Идентификаторmmm-ui-test-parent |
| Версия | Версия0.2.0 |
| Тип | Типpom |
| Описание |
Описаниеmmm-ui-test-parent
Implementation of mmm-ui-api for automated unit testing of UI.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mmm-ui-test-parent-0.2.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-test-parent/ -->
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-ui-test-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-test-parent/
implementation 'io.github.m-m-m:mmm-ui-test-parent:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-test-parent/
implementation ("io.github.m-m-m:mmm-ui-test-parent:0.2.0")
'io.github.m-m-m:mmm-ui-test-parent:pom:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-ui-test-parent" rev="0.2.0">
<artifact name="mmm-ui-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-ui-test-parent', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-ui-test-parent" % "0.2.0"
[io.github.m-m-m/mmm-ui-test-parent "0.2.0"]