Last Version

gigahorse-akka-http 0.7.0

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

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

gigahorse-akka-http_2.12
Version

Version

0.7.0
Type

Type

jar
Description

Description

gigahorse-akka-http
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 gigahorse-akka-http_2.12 0.7.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.eed3si9n : gigahorse-core_2.12 jar 0.7.0
com.typesafe.akka : akka-http-core_2.12 jar 10.2.7
com.typesafe.akka : akka-http_2.12 jar 10.2.7
com.typesafe.akka : akka-stream_2.12 jar 2.5.32

test (1)

Group / Artifact Type Version
com.eed3si9n » commontest_2.12 jar 0.7.0

Project Modules

There are no modules declared in this project.