| Группа | Группаcom.tngtech.jgiven |
|---|---|
| Идентификатор | Идентификаторjgiven-html5-report |
| Версия | Версия0.18.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jgiven-html5-report-0.18.0.pom | |
| jgiven-html5-report-0.18.0.jar | 15 KB |
| jgiven-html5-report-0.18.0-sources.jar | 7 KB |
| jgiven-html5-report-0.18.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html5-report/ -->
<dependency>
<groupId>com.tngtech.jgiven</groupId>
<artifactId>jgiven-html5-report</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html5-report/
implementation 'com.tngtech.jgiven:jgiven-html5-report:0.18.0'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html5-report/
implementation ("com.tngtech.jgiven:jgiven-html5-report:0.18.0")
'com.tngtech.jgiven:jgiven-html5-report:jar:0.18.0'
<dependency org="com.tngtech.jgiven" name="jgiven-html5-report" rev="0.18.0">
<artifact name="jgiven-html5-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-html5-report', version='0.18.0')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-html5-report" % "0.18.0"
[com.tngtech.jgiven/jgiven-html5-report "0.18.0"]