License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.eed3si9n |
ArtifactId | ArtifactIdshaded-apache-httpasyncclient |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshaded-apache-httpasyncclient
Gigahorse is an HTTP client for Scala with multiple backend support.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.eed3si9n/shaded-apache-httpasyncclient/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>shaded-apache-httpasyncclient</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/shaded-apache-httpasyncclient/
implementation 'com.eed3si9n:shaded-apache-httpasyncclient:0.7.0'
// https://jarcasting.com/artifacts/com.eed3si9n/shaded-apache-httpasyncclient/
implementation ("com.eed3si9n:shaded-apache-httpasyncclient:0.7.0")
'com.eed3si9n:shaded-apache-httpasyncclient:jar:0.7.0'
<dependency org="com.eed3si9n" name="shaded-apache-httpasyncclient" rev="0.7.0">
<artifact name="shaded-apache-httpasyncclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='shaded-apache-httpasyncclient', version='0.7.0')
)
libraryDependencies += "com.eed3si9n" % "shaded-apache-httpasyncclient" % "0.7.0"
[com.eed3si9n/shaded-apache-httpasyncclient "0.7.0"]