is not current version
Last Version 4.3.0

com.epam.reportportal:service-rally 4.2.0

EPAM Report portal. Rally Integration

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-rally
Version

Version

4.2.0
Type

Type

jar

Download service-rally 4.2.0


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