MVN

com.github.avarabyeu : restendpoint

Maven & Gradle

Dec 07, 2016
4 usages

RestEndpoint · Asynchronous Rest/HTTP client based on Apache Async HTTP Client

<dependency>
    <groupId>com.github.avarabyeu</groupId>
    <artifactId>restendpoint</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.avarabyeu : restendpoint to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.avarabyeu : restendpoint to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
restendpoint-0.1.2
restendpoint-0.1.1
restendpoint-0.1.0
0.0.x
restendpoint-0.0.12
restendpoint-0.0.11
restendpoint-0.0.10
restendpoint-0.0.9
restendpoint-0.0.8
restendpoint-0.0.7
restendpoint-0.0.6
restendpoint-0.0.5
restendpoint-0.0.4
restendpoint-0.0.3
restendpoint-0.0.2

How to add a dependency to Maven

Add the following com.github.avarabyeu : restendpoint maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.avarabyeu</groupId>
    <artifactId>restendpoint</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.avarabyeu : restendpoint gradle dependency to your build.gradle file:

implementation 'com.github.avarabyeu:restendpoint:0.1.2'

Gradle Kotlin DSL: Add the following com.github.avarabyeu : restendpoint gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.avarabyeu:restendpoint:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.avarabyeu : restendpoint sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.avarabyeu" % "restendpoint" % "0.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 22, 2015
1 usages
1 stars
Jul 31, 2017
1 usages
8 stars
Dec 15, 2020
3 usages
Oct 25, 2017
1 usages
1.6k stars
Mar 06, 2019
1 usages
74 stars
May 10, 2015
1 usages
73 stars
Jan 08, 2018
1 usages
3 stars
Jun 24, 2015
1 usages
158 stars
Feb 25, 2017
1 usages
1 stars
Sep 01, 2015
2 usages
5 stars