eed3si9n / gigahorse   0.7.0

Apache License 2.0 Website GitHub

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

Scala versions: 3.x 2.13 2.12 2.11 2.10

gigahorse-core 0.7.0


Group ID:
com.eed3si9n
Artifact ID:
gigahorse-core_2.12
Version:
0.7.0
Release Date:
Jun 12, 2022
Licenses:
Files:

libraryDependencies += "com.eed3si9n" %% "gigahorse-core" % "0.7.0"

Mill build tool

ivy"com.eed3si9n::gigahorse-core:0.7.0"

Scala CLI

//> using dep "com.eed3si9n::gigahorse-core:0.7.0"

Ammonite REPL

import $ivy.`com.eed3si9n::gigahorse-core:0.7.0`

<dependency>
  <groupId>com.eed3si9n</groupId>
  <artifactId>gigahorse-core_2.12</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.eed3si9n', name: 'gigahorse-core_2.12', version: '0.7.0'