An easy to use HTTP API, that supports synchronous and asynchronous execution of HTTP request. On android only asynchronous driver is supported.
'io.femo:http:0.0.1'
<dependency> <groupId>io.femo</groupId> <artifactId>http</artifactId> <version>0.0.1</version> </dependency>
<dependency org="io.femo" name="http" rev="0.0.1"/>
"io.femo", "http", "0.0.1"