is not current version
Last Version 1.0.1

org.catools:reportportal 0.1.5

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

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

reportportal
Version

Version

0.1.5
Type

Type

jar

Download reportportal 0.1.5


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