is not current version
Last Version 0.0.13

io.github.innovativeqalab:test-automation-framework 0.0.3

Functional Test Automation Framework

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.innovativeqalab
ArtifactId

ArtifactId

test-automation-framework
Version

Version

0.0.3
Type

Type

jar

Download test-automation-framework 0.0.3


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