License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Reporting Business Logic Libraries |
GroupId | GroupIdcom.github.grantlittle |
ArtifactId | ArtifactIdbdd-reporting |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbdd-reporting
This is the parent module of the BDD Reporting project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bdd-reporting-0.1.9.pom | 8 KB |
bdd-reporting-0.1.9-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grantlittle/bdd-reporting/ -->
<dependency>
<groupId>com.github.grantlittle</groupId>
<artifactId>bdd-reporting</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grantlittle/bdd-reporting/
implementation 'com.github.grantlittle:bdd-reporting:0.1.9'
// https://jarcasting.com/artifacts/com.github.grantlittle/bdd-reporting/
implementation ("com.github.grantlittle:bdd-reporting:0.1.9")
'com.github.grantlittle:bdd-reporting:jar:0.1.9'
<dependency org="com.github.grantlittle" name="bdd-reporting" rev="0.1.9">
<artifact name="bdd-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grantlittle', module='bdd-reporting', version='0.1.9')
)
libraryDependencies += "com.github.grantlittle" % "bdd-reporting" % "0.1.9"
[com.github.grantlittle/bdd-reporting "0.1.9"]