is not current version
Last Version 6.0.0-RC1

io.axual.client:report 5.6.1

This module aggregates the unit test coverage reports for all submodules.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.axual.client
ArtifactId

ArtifactId

report
Version

Version

5.6.1
Type

Type

jar

Download report 5.6.1


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