is not current version
Last Version 1.0.4

com.epam.reportportal:rest-client-core 1.0.3

Legacy Rest library for ReportPortal java client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

rest-client-core
Version

Version

1.0.3
Type

Type

jar

Download rest-client-core 1.0.3


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