v1.1.0 has been released!
Release Note
- Changed the package name of library from
boxresin.library.androidhttptoboxresin.library.javahttp. - A feature that encodes query string of URL is added:
HttpRequester.setUrl(String url, Map<String, String> params)
compile 'boxresin.library:JavaHTTP:1.1.0'