| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Reporting Прикладные библиотеки |
| Группа | Группаcom.github.grantlittle |
| Идентификатор | Идентификаторbdd-reporting |
| Последняя версия | Последняя версия0.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbdd-reporting
This is the parent module of the BDD Reporting project.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bdd-reporting-0.1.9.pom | 8 KB |
| bdd-reporting-0.1.9-javadoc.jar | 3 KB |
| Обзор |
<!-- 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"]