is not current version
Last Version 0.1.2

com.github.avarabyeu:restendpoint 0.0.4

Asynchronous Rest/HTTP client based on Apache Async HTTP Client

GroupId

GroupId

com.github.avarabyeu
ArtifactId

ArtifactId

restendpoint
Version

Version

0.0.4
Type

Type

jar

Download restendpoint 0.0.4


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