License |
License |
---|---|
GroupId | GroupIdcom.malinskiy.marathon |
ArtifactId | ArtifactIdhtml-report |
Last Version | Last Version0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtml-report
Android & iOS test runner
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
html-report-0.7.2.pom | |
html-report-0.7.2.jar | 119 KB |
html-report-0.7.2-sources.jar | 106 KB |
html-report-0.7.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.malinskiy.marathon/html-report/ -->
<dependency>
<groupId>com.malinskiy.marathon</groupId>
<artifactId>html-report</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.malinskiy.marathon/html-report/
implementation 'com.malinskiy.marathon:html-report:0.7.2'
// https://jarcasting.com/artifacts/com.malinskiy.marathon/html-report/
implementation ("com.malinskiy.marathon:html-report:0.7.2")
'com.malinskiy.marathon:html-report:jar:0.7.2'
<dependency org="com.malinskiy.marathon" name="html-report" rev="0.7.2">
<artifact name="html-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malinskiy.marathon', module='html-report', version='0.7.2')
)
libraryDependencies += "com.malinskiy.marathon" % "html-report" % "0.7.2"
[com.malinskiy.marathon/html-report "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |