is not current version
Last Version 0.2.3

com.github.avarabyeu:restendpoint-jdk6 0.2.0

Asynchronous Rest/HTTP client based on Apache Async HTTP Client

GroupId

GroupId

com.github.avarabyeu
ArtifactId

ArtifactId

restendpoint-jdk6
Version

Version

0.2.0
Type

Type

jar

Download restendpoint-jdk6 0.2.0


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