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

info.cukes:cucumber-guice 1.1.6


Категории

Категории

Cucumber Тестирование приложения и мониторинг GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

info.cukes
Идентификатор

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

cucumber-guice
Версия

Версия

1.1.6
Тип

Тип

jar

Скачать cucumber-guice 1.1.6


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