shaded-asynchttpclient

Gigahorse is an HTTP client for Scala with multiple backend support.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

shaded-asynchttpclient
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

shaded-asynchttpclient
Gigahorse is an HTTP client for Scala with multiple backend support.
Project URL

Project URL

https://github.com/eed3si9n/gigahorse
Project Organization

Project Organization

eed3si9n
Source Code Management

Source Code Management

https://github.com/eed3si9n/gigahorse

Download shaded-asynchttpclient

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0