| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCucumber Тестирование приложения и мониторинг |
| Группа | Группаio.github.osvaldjr |
| Идентификатор | Идентификаторeasy-cucumber-parent |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеio.github.osvaldjr:easy-cucumber
Easy Cucumber JVM Testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| easy-cucumber-parent-1.0.3.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.osvaldjr/easy-cucumber-parent/ -->
<dependency>
<groupId>io.github.osvaldjr</groupId>
<artifactId>easy-cucumber-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.osvaldjr/easy-cucumber-parent/
implementation 'io.github.osvaldjr:easy-cucumber-parent:1.0.3'
// https://jarcasting.com/artifacts/io.github.osvaldjr/easy-cucumber-parent/
implementation ("io.github.osvaldjr:easy-cucumber-parent:1.0.3")
'io.github.osvaldjr:easy-cucumber-parent:pom:1.0.3'
<dependency org="io.github.osvaldjr" name="easy-cucumber-parent" rev="1.0.3">
<artifact name="easy-cucumber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.osvaldjr', module='easy-cucumber-parent', version='1.0.3')
)
libraryDependencies += "io.github.osvaldjr" % "easy-cucumber-parent" % "1.0.3"
[io.github.osvaldjr/easy-cucumber-parent "1.0.3"]