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

info.cukes:cucumber-guice 1.0.0.RC4

cucumber-guice

Категории

Категории

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

Группа

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

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

cucumber-guice
Версия

Версия

1.0.0.RC4
Тип

Тип

jar

Скачать cucumber-guice 1.0.0.RC4


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