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-okhttp 0.4.0


Group ID:
com.eed3si9n
Artifact ID:
gigahorse-okhttp_2.10
Version:
0.4.0
Release Date:
Apr 4, 2019
Licenses:
Files:

libraryDependencies += "com.eed3si9n" %% "gigahorse-okhttp" % "0.4.0"

Mill build tool

ivy"com.eed3si9n::gigahorse-okhttp:0.4.0"

Scala CLI

//> using dep "com.eed3si9n::gigahorse-okhttp:0.4.0"

Ammonite REPL

import $ivy.`com.eed3si9n::gigahorse-okhttp:0.4.0`

<dependency>
  <groupId>com.eed3si9n</groupId>
  <artifactId>gigahorse-okhttp_2.10</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.eed3si9n', name: 'gigahorse-okhttp_2.10', version: '0.4.0'