Download gigahorse-okhttp_2.10-0.3.0.jar file - Jar g

Jar examples for g:gigahorse-okhttp-2.10

Description

An HTTP client for Scala with Async Http Client underneath.

You can download jar file gigahorse-okhttp_2.10 0.3.0 in this page.

License

Apache 2

Build File

You can use the following script to add gigahorse-okhttp_2.10-0.3.0.jar to your project.

<dependency>
   <groupId>com.eed3si9n</groupId>
   <artifactId>gigahorse-okhttp_2.10</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.eed3si9n', name: 'gigahorse-okhttp_2.10', version: '0.3.0'
libraryDependencies += "com.eed3si9n" % "gigahorse-okhttp_2.10" % "0.3.0"
<dependency org="com.eed3si9n" name="gigahorse-okhttp_2.10" rev="0.3.0"/>
@Grapes(@Grab(group='com.eed3si9n', module='gigahorse-okhttp_2.10', version='0.3.0'))
'com.eed3si9n:gigahorse-okhttp_2.10:jar:0.3.0'

Download

Click the following link to download the jar file.

gigahorse-okhttp_2.10-0.3.0-javadoc.jar
gigahorse-okhttp_2.10-0.3.0-sources.jar
gigahorse-okhttp_2.10-0.3.0.jar
gigahorse-okhttp_2.10-0.3.0.pom



Related Tutorials