is not current version
Last Version 1.1.0

io.github.shreeshasa:bdd-automation 1.0.1

BDD Automation Framework

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.shreeshasa
ArtifactId

ArtifactId

bdd-automation
Version

Version

1.0.1
Type

Type

jar

Download bdd-automation 1.0.1


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