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

net.masterthought:cucumber-sandwich 2.8.0

This project displays a report locally

Категории

Категории

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

Группа

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

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

cucumber-sandwich
Версия

Версия

2.8.0
Тип

Тип

jar

Скачать cucumber-sandwich 2.8.0


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