GroupId | GroupIdorg.mudebug |
---|---|
ArtifactId | ArtifactIdprapr-html-report |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
prapr-html-report-2.0.1.pom | |
prapr-html-report-2.0.1.jar | 641 KB |
prapr-html-report-2.0.1-sources.jar | 1 KB |
prapr-html-report-2.0.1-javadoc.jar | 97 KB |
Browse |
<!-- 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"]