is not current version
Last Version 0.1.5

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


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.kripaliz
ArtifactId

ArtifactId

unifiedbdd-automation-framework
Version

Version

0.1.1
Type

Type

jar

Download unifiedbdd-automation-framework 0.1.1


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