License |
License |
---|---|
GroupId | GroupIdtech.grasshopper |
ArtifactId | ArtifactIdhtmlextentreporter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtmlextentreporter
HTML Reporter for Extent version 5
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
htmlextentreporter-1.0.1.pom | |
htmlextentreporter-1.0.1.jar | 643 KB |
htmlextentreporter-1.0.1-sources.jar | 632 KB |
htmlextentreporter-1.0.1-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/htmlextentreporter/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>htmlextentreporter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/htmlextentreporter/
implementation 'tech.grasshopper:htmlextentreporter:1.0.1'
// https://jarcasting.com/artifacts/tech.grasshopper/htmlextentreporter/
implementation ("tech.grasshopper:htmlextentreporter:1.0.1")
'tech.grasshopper:htmlextentreporter:jar:1.0.1'
<dependency org="tech.grasshopper" name="htmlextentreporter" rev="1.0.1">
<artifact name="htmlextentreporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='htmlextentreporter', version='1.0.1')
)
libraryDependencies += "tech.grasshopper" % "htmlextentreporter" % "1.0.1"
[tech.grasshopper/htmlextentreporter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aventstack : extentreports | jar | 5.0.9 |