is not current version
Last Version 0.8.1

io.skullabs.kos:tests-report 0.5.0


GroupId

GroupId

io.skullabs.kos
ArtifactId

ArtifactId

tests-report
Version

Version

0.5.0
Type

Type

jar

Download tests-report 0.5.0


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