License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.shreeshasa |
ArtifactId | ArtifactIdbdd-automation-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBDD Automation Parent POM
BDD Automation Parent POM
|
Project URL |
Project URL |
Filename | Size |
---|---|
bdd-automation-parent-1.1.0.pom | 5 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.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation-parent/
implementation 'io.github.shreeshasa:bdd-automation-parent:1.1.0'
// https://jarcasting.com/artifacts/io.github.shreeshasa/bdd-automation-parent/
implementation ("io.github.shreeshasa:bdd-automation-parent:1.1.0")
'io.github.shreeshasa:bdd-automation-parent:pom:1.1.0'
<dependency org="io.github.shreeshasa" name="bdd-automation-parent" rev="1.1.0">
<artifact name="bdd-automation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.shreeshasa', module='bdd-automation-parent', version='1.1.0')
)
libraryDependencies += "io.github.shreeshasa" % "bdd-automation-parent" % "1.1.0"
[io.github.shreeshasa/bdd-automation-parent "1.1.0"]