Open aaronmray opened 3 years ago
I could be wrong, but you might want to use cliftonlabs.github.io/json-simple which seems to be the current version that is maintained.
I could be wrong, but you might want to use cliftonlabs.github.io/json-simple which seems to be the current version that is maintained.
I saw that mentioned in another PR, but I am honestly not very hopeful my PR will be merged to either of the repos. I will give it a shot though.
I am using this library to write and read to a configuration file. Preserving the order of the JSONObject provides some quality of life improvements to my end users.