Skip to content

v1.1.0 has been released!

Choose a tag to compare

@BoxResin BoxResin released this 11 Nov 16:06
7c7bf9a

Release Note

  • Changed the package name of library from boxresin.library.androidhttp to boxresin.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'