is not current version
Last Version 0.2.14

com.epam.reportportal:restendpoint 0.2.6

Asynchronous Rest/HTTP client based on Apache Async HTTP Client

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

restendpoint
Version

Version

0.2.6
Type

Type

jar

Download restendpoint 0.2.6


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