gson-fire
gson-fire copied to clipboard
Remove uses of internal gson classes
Replaces uses of internal com.google.gson.internal.bind.* classes from gson-fire and replaces them with an alternative way of configuring the json reader and writer classes.
Fixes https://github.com/julman99/gson-fire/issues/52