is not current version
Last Version 0.1.9

com.github.grantlittle:bdd-reporting 0.1.7

This is the parent module of the BDD Reporting project.

Categories

Categories

Ant Build Tools Reporting Business Logic Libraries
GroupId

GroupId

com.github.grantlittle
ArtifactId

ArtifactId

bdd-reporting
Version

Version

0.1.7
Type

Type

jar

Download bdd-reporting 0.1.7


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