Download gigahorse-asynchttpclient_2.11-0.2.0.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.2.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials