is not current version
Last Version 5.7.0

com.epam.reportportal:plugin-api 5.3.2

Plugin API for ReportPortal

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

plugin-api
Version

Version

5.3.2
Type

Type

jar

Download plugin-api 5.3.2


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