is not current version
Last Version 2.0.2

org.mudebug:prapr-html-report 2.0.1

PraPR HTML Report Plugin

GroupId

GroupId

org.mudebug
ArtifactId

ArtifactId

prapr-html-report
Version

Version

2.0.1
Type

Type

jar

Download prapr-html-report 2.0.1


<!-- https://jarcasting.com/artifacts/org.mudebug/prapr-html-report/ -->
<dependency>
    <groupId>org.mudebug</groupId>
    <artifactId>prapr-html-report</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mudebug/prapr-html-report/
implementation 'org.mudebug:prapr-html-report:2.0.1'
// https://jarcasting.com/artifacts/org.mudebug/prapr-html-report/
implementation ("org.mudebug:prapr-html-report:2.0.1")
'org.mudebug:prapr-html-report:jar:2.0.1'
<dependency org="org.mudebug" name="prapr-html-report" rev="2.0.1">
  <artifact name="prapr-html-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mudebug', module='prapr-html-report', version='2.0.1')
)
libraryDependencies += "org.mudebug" % "prapr-html-report" % "2.0.1"
[org.mudebug/prapr-html-report "2.0.1"]