is not current version
Last Version 2.0.2

org.mudebug:prapr-html-report 1.0.0

PraPR HTML Report Plugin

GroupId

GroupId

org.mudebug
ArtifactId

ArtifactId

prapr-html-report
Version

Version

1.0.0
Type

Type

jar

Download prapr-html-report 1.0.0


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