is not current version
Last Version 2.0

io.testerra:report-ng 1.0-RC-32

Testerra report-ng module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

report-ng
Version

Version

1.0-RC-32
Type

Type

jar

Download report-ng 1.0-RC-32


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