gigahorse-okhttp

An HTTP client for Scala with Async Http Client underneath.

License

License

GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

gigahorse-okhttp_2.10
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

gigahorse-okhttp
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-okhttp_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
com.eed3si9n : gigahorse-core_2.10 jar 0.4.0
com.squareup.okhttp3 : okhttp jar 3.14.0

test (1)

Group / Artifact Type Version
com.eed3si9n » commontest_2.10 jar 0.4.0

Project Modules

There are no modules declared in this project.

Gigahorse

Gigahorse is an HTTP client for Scala with Async Http Client or Lightbend Akka HTTP underneath.

For more info, see the Gigahorse docs.

license

Apache 2.0

Versions

Version
0.4.0
0.3.1
0.3.0