MVN

com.eed3si9n : shaded-asynchttpclient

Maven & Gradle

Jan 29, 2022
4 usages
121 stars

shaded-asynchttpclient · An HTTP client for Scala with Async Http Client underneath.

<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>shaded-asynchttpclient</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eed3si9n : shaded-asynchttpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.eed3si9n : shaded-asynchttpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
shaded-asynchttpclient-0.6.0
0.5.x
shaded-asynchttpclient-0.5.0
0.4.x
shaded-asynchttpclient-0.4.0
0.3.x
shaded-asynchttpclient-0.3.1
shaded-asynchttpclient-0.3.0

How to add a dependency to Maven

Add the following com.eed3si9n : shaded-asynchttpclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>shaded-asynchttpclient</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eed3si9n : shaded-asynchttpclient gradle dependency to your build.gradle file:

implementation 'com.eed3si9n:shaded-asynchttpclient:0.6.0'

Gradle Kotlin DSL: Add the following com.eed3si9n : shaded-asynchttpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eed3si9n:shaded-asynchttpclient:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eed3si9n : shaded-asynchttpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eed3si9n" % "shaded-asynchttpclient" % "0.6.0"

Advertisement

Dependencies from Group

Aug 12, 2023
22 usages
34 stars
Aug 12, 2023
17 usages
34 stars
Sep 10, 2019
14 usages
133 stars
Jul 14, 2019
13 usages
34 stars
Jan 29, 2022
12 usages
121 stars

Discover Dependencies

Apr 28, 2017
3 usages
68 stars
Apr 28, 2017
3 usages
68 stars
May 21, 2018
5 usages
Aug 25, 2023
3 usages
6 stars
Feb 08, 2018
6 usages
Jan 12, 2018
3 usages
2.3k stars