is not current version
Last Version 5.3.0

com.epam.reportportal:commons 2.6.1

Report Portal Commons

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons
Version

Version

2.6.1
Type

Type

jar

Download commons 2.6.1


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