is not current version
Last Version 2.3

com.plugatar.xteps:xteps-reportportal 2.2

Xteps ReportPortal integration

GroupId

GroupId

com.plugatar.xteps
ArtifactId

ArtifactId

xteps-reportportal
Version

Version

2.2
Type

Type

jar

Download xteps-reportportal 2.2


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