is not current version
Last Version 2.0

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

Testerra test automation framework - report-ng module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

report-ng
Version

Version

1.0-RC-33
Type

Type

jar

Download report-ng 1.0-RC-33


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