is not current version
Last Version 4.0.7

io.github.barvin:report-portal-client 4.0.5

Report Portal client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.barvin
ArtifactId

ArtifactId

report-portal-client
Version

Version

4.0.5
Type

Type

jar

Download report-portal-client 4.0.5


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