| Категории |
КатегорииCucumber Тестирование приложения и мониторинг Данные |
|---|---|
| Группа | Группаcom.efluid.oss |
| Идентификатор | Идентификаторefluid-datagate-app-cucumber |
| Версия | Версия2.0.20 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| efluid-datagate-app-cucumber-2.0.20.pom | |
| efluid-datagate-app-cucumber-2.0.20.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-app-cucumber</artifactId>
<version>2.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation 'com.efluid.oss:efluid-datagate-app-cucumber:2.0.20'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation ("com.efluid.oss:efluid-datagate-app-cucumber:2.0.20")
'com.efluid.oss:efluid-datagate-app-cucumber:jar:2.0.20'
<dependency org="com.efluid.oss" name="efluid-datagate-app-cucumber" rev="2.0.20">
<artifact name="efluid-datagate-app-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app-cucumber', version='2.0.20')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app-cucumber" % "2.0.20"
[com.efluid.oss/efluid-datagate-app-cucumber "2.0.20"]