is not current version
Last Version 2.0

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

Testerra test automation framework - report-model module

GroupId

GroupId

io.testerra
ArtifactId

ArtifactId

report-model
Version

Version

1.0-RC-33
Type

Type

jar

Download report-model 1.0-RC-33


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