is not current version
Last Version 4.3.0

com.epam.reportportal:service-rally 3.2.0

EPAM Report portal. Rally Integration

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-rally
Version

Version

3.2.0
Type

Type

jar

Download service-rally 3.2.0


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