is not current version
Last Version 0.7.0

com.eed3si9n:gigahorse-okhttp_2.12 0.4.0

An HTTP client for Scala with Async Http Client underneath.

GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

gigahorse-okhttp_2.12
Version

Version

0.4.0
Type

Type

jar

Download gigahorse-okhttp_2.12 0.4.0


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