is not current version
Last Version 2.0-RC-18

io.testerra:report 1.0-RC-31

Testerra report module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

report
Version

Version

1.0-RC-31
Type

Type

jar

Download report 1.0-RC-31


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