is not current version
Last Version 1.0.1

org.catools:reportportal 0.0.26

The integration of Report Portal to be used in all other CATools projects

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

reportportal
Version

Version

0.0.26
Type

Type

jar

Download reportportal 0.0.26


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