is not current version
Last Version 1.1.0

io.github.shreeshasa:bdd-automation-parent 1.0.3

BDD Automation Parent POM

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.shreeshasa
ArtifactId

ArtifactId

bdd-automation-parent
Version

Version

1.0.3
Type

Type

pom

Download bdd-automation-parent 1.0.3


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