Jar examples for g:gigahorse-asynchttpclient-2.12
An HTTP client for Scala with Async Http Client underneath.
You can download jar file gigahorse-asynchttpclient_2.12 0.3.1 in this page.
Apache 2
You can use the following script to add gigahorse-asynchttpclient_2.12-0.3.1.jar to your project.
<dependency> <groupId>com.eed3si9n</groupId> <artifactId>gigahorse-asynchttpclient_2.12</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.eed3si9n', name: 'gigahorse-asynchttpclient_2.12', version: '0.3.1'
libraryDependencies += "com.eed3si9n" % "gigahorse-asynchttpclient_2.12" % "0.3.1"
<dependency org="com.eed3si9n" name="gigahorse-asynchttpclient_2.12" rev="0.3.1"/>
@Grapes(@Grab(group='com.eed3si9n', module='gigahorse-asynchttpclient_2.12', version='0.3.1'))
'com.eed3si9n:gigahorse-asynchttpclient_2.12:jar:0.3.1'
Click the following link to download the jar file.
gigahorse-asynchttpclient_2.12-0.3.1-javadoc.jar