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

com.github.kripaliz:unifiedbdd-automation-framework 0.1.2


Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.kripaliz
Идентификатор

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

unifiedbdd-automation-framework
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать unifiedbdd-automation-framework 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/ -->
<dependency>
    <groupId>com.github.kripaliz</groupId>
    <artifactId>unifiedbdd-automation-framework</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/
implementation 'com.github.kripaliz:unifiedbdd-automation-framework:0.1.2'
// https://jarcasting.com/artifacts/com.github.kripaliz/unifiedbdd-automation-framework/
implementation ("com.github.kripaliz:unifiedbdd-automation-framework:0.1.2")
'com.github.kripaliz:unifiedbdd-automation-framework:jar:0.1.2'
<dependency org="com.github.kripaliz" name="unifiedbdd-automation-framework" rev="0.1.2">
  <artifact name="unifiedbdd-automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kripaliz', module='unifiedbdd-automation-framework', version='0.1.2')
)
libraryDependencies += "com.github.kripaliz" % "unifiedbdd-automation-framework" % "0.1.2"
[com.github.kripaliz/unifiedbdd-automation-framework "0.1.2"]