Skip to content

Releases: EfrenRobles/JSON-java

20210810

10 Aug 19:35

Choose a tag to compare

This tag just replaces the HashMap with LinkedHashMap in JSONObject class, to void the ordering of the inputs.

If you want to see the changes, just use the linkedHashMap branch at JSONObject .java file.