is not current version
Last Version 4.3.0

com.epam.reportportal:service-rally 2.7.1

EPAM Report portal. Rally Integration

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-rally
Version

Version

2.7.1
Type

Type

jar

Download service-rally 2.7.1


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