Async HTTP client based on Netty, using Java 8 lambdas for callbacks.
'com.github.faubertin:async-http-client:0.0.1'
<dependency>
<groupId>com.github.faubertin</groupId>
<artifactId>async-http-client</artifactId>
<version>0.0.1</version>
</dependency>
<dependency org="com.github.faubertin" name="async-http-client" rev="0.0.1"/>
"com.github.faubertin", "async-http-client", "0.0.1"