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