is not current version
Last Version 1.0.1

io.github.rituagrawal1384:test-automation-tools 1.0.0

This library will ease the test automation process using cucumber. And the testers no need to write complex code for data handling and other utilities

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.rituagrawal1384
ArtifactId

ArtifactId

test-automation-tools
Version

Version

1.0.0
Type

Type

jar

Download test-automation-tools 1.0.0


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