Closed coollog closed 6 years ago
Changed the JSON parsing library to Jackson since it's faster and recommended by the Google HTTP client library (https://developers.google.com/api-client-library/java/google-http-java-client/json)
@elharo
Sorry, I should have made a more explicit note. This PR will essentially be rebased on top of #28 once that is merged, so the Digest
class code is actually part of that PR. I'll address your comments there.
Fixes #39