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

net.masterthought:cucumber-sandwich 4.11.2

This project displays a report locally

Категории

Категории

Cucumber Тестирование приложения и мониторинг Сеть
Группа

Группа

net.masterthought
Идентификатор

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

cucumber-sandwich
Версия

Версия

4.11.2
Тип

Тип

jar

Скачать cucumber-sandwich 4.11.2


<!-- https://jarcasting.com/artifacts/net.masterthought/cucumber-sandwich/ -->
<dependency>
    <groupId>net.masterthought</groupId>
    <artifactId>cucumber-sandwich</artifactId>
    <version>4.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.masterthought/cucumber-sandwich/
implementation 'net.masterthought:cucumber-sandwich:4.11.2'
// https://jarcasting.com/artifacts/net.masterthought/cucumber-sandwich/
implementation ("net.masterthought:cucumber-sandwich:4.11.2")
'net.masterthought:cucumber-sandwich:jar:4.11.2'
<dependency org="net.masterthought" name="cucumber-sandwich" rev="4.11.2">
  <artifact name="cucumber-sandwich" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.masterthought', module='cucumber-sandwich', version='4.11.2')
)
libraryDependencies += "net.masterthought" % "cucumber-sandwich" % "4.11.2"
[net.masterthought/cucumber-sandwich "4.11.2"]