GroupId | GroupIdcom.malinskiy.marathon |
---|---|
ArtifactId | ArtifactIdmarathon-html-report |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
marathon-html-report-0.1.1.pom | |
marathon-html-report-0.1.1.jar | 119 KB |
marathon-html-report-0.1.1-sources.jar | 106 KB |
marathon-html-report-0.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.malinskiy.marathon/marathon-html-report/ -->
<dependency>
<groupId>com.malinskiy.marathon</groupId>
<artifactId>marathon-html-report</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.malinskiy.marathon/marathon-html-report/
implementation 'com.malinskiy.marathon:marathon-html-report:0.1.1'
// https://jarcasting.com/artifacts/com.malinskiy.marathon/marathon-html-report/
implementation ("com.malinskiy.marathon:marathon-html-report:0.1.1")
'com.malinskiy.marathon:marathon-html-report:jar:0.1.1'
<dependency org="com.malinskiy.marathon" name="marathon-html-report" rev="0.1.1">
<artifact name="marathon-html-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malinskiy.marathon', module='marathon-html-report', version='0.1.1')
)
libraryDependencies += "com.malinskiy.marathon" % "marathon-html-report" % "0.1.1"
[com.malinskiy.marathon/marathon-html-report "0.1.1"]