Roberto Tyley 0a37ac901f Update to OkHttp 2.0.0, which has a new OkUrlFactory
OkHttp changed API with v2.0.0, and the `client.open(url)` method no
longer exists:

"URLConnection support has moved to the okhttp-urlconnection module.
If you're upgrading from 1.x, this change will impact you. You will
need to add the okhttp-urlconnection module to your project and use
the OkUrlFactory to create new instances of HttpURLConnection"

https://github.com/square/okhttp/blob/master/CHANGELOG.md#version-200-rc1
2014-06-28 11:12:25 +01:00
2013-01-06 04:06:55 +01:00
2014-04-02 09:31:02 -07:00
2012-05-21 22:16:09 -07:00

Java API for GitHub

See http://github-api.kohsuke.org/ for more details
Description
No description provided
Readme 35 MiB
Languages
Java 100%