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