Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.shreeshasa |
ArtifactId | ArtifactIdbdd-automation-parent |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
bdd-automation-parent-1.0.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation-parent/ -->
<dependency>
<groupId>io.github.shreeshasa</groupId>
<artifactId>bdd-automation-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation-parent/
implementation 'io.github.shreeshasa:bdd-automation-parent:1.0.2'
// https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation-parent/
implementation ("io.github.shreeshasa:bdd-automation-parent:1.0.2")
'io.github.shreeshasa:bdd-automation-parent:pom:1.0.2'
<dependency org="io.github.shreeshasa" name="bdd-automation-parent" rev="1.0.2">
<artifact name="bdd-automation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.shreeshasa', module='bdd-automation-parent', version='1.0.2')
)
libraryDependencies += "io.github.shreeshasa" % "bdd-automation-parent" % "1.0.2"
[io.github.shreeshasa/bdd-automation-parent "1.0.2"]