Download gigahorse-asynchttpclient_2.11-0.3.1.jar file - Jar g

Jar examples for g:gigahorse-asynchttpclient-2.11

Description

An HTTP client for Scala with Async Http Client underneath.

You can download jar file gigahorse-asynchttpclient_2.11 0.3.1 in this page.

License

Apache 2

Build File

You can use the following script to add gigahorse-asynchttpclient_2.11-0.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

gigahorse-asynchttpclient_2.11-0.3.1-javadoc.jar
gigahorse-asynchttpclient_2.11-0.3.1-sources.jar
gigahorse-asynchttpclient_2.11-0.3.1.jar
gigahorse-asynchttpclient_2.11-0.3.1.pom



Related Tutorials