is not current version
Last Version 0.7.0

gigahorse-core 0.6.0

An HTTP client for Scala with Async Http Client underneath.

License

License

GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

gigahorse-core_2.13
Version

Version

0.6.0
Type

Type

jar
Description

Description

gigahorse-core
An HTTP client for Scala with Async Http Client underneath.
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 gigahorse-core_2.13 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.typesafe : ssl-config-core_2.13 jar 0.6.0
org.reactivestreams : reactive-streams jar 1.0.3
org.slf4j : slf4j-api jar 1.7.28

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10

Project Modules

There are no modules declared in this project.