License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.eed3si9n |
ArtifactId | ArtifactIdgigahorse-asynchttpclient_2.13 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptiongigahorse-asynchttpclient
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/gigahorse-asynchttpclient_2.13/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>gigahorse-asynchttpclient_2.13</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-asynchttpclient_2.13/
implementation 'com.eed3si9n:gigahorse-asynchttpclient_2.13:0.7.0'
// https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-asynchttpclient_2.13/
implementation ("com.eed3si9n:gigahorse-asynchttpclient_2.13:0.7.0")
'com.eed3si9n:gigahorse-asynchttpclient_2.13:jar:0.7.0'
<dependency org="com.eed3si9n" name="gigahorse-asynchttpclient_2.13" rev="0.7.0">
<artifact name="gigahorse-asynchttpclient_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='gigahorse-asynchttpclient_2.13', version='0.7.0')
)
libraryDependencies += "com.eed3si9n" % "gigahorse-asynchttpclient_2.13" % "0.7.0"
[com.eed3si9n/gigahorse-asynchttpclient_2.13 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.eed3si9n : gigahorse-core_2.13 | jar | 0.7.0 |
com.eed3si9n : shaded-asynchttpclient | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.eed3si9n » commontest_2.13 | jar | 0.7.0 |