Skip to content

JSONUtil 1.7.1

Choose a tag to compare

@billdavidson billdavidson released this 13 Jul 20:39
· 209 commits to trunk since this release

This release fixes a minor bug in the IndentPadding that sometimes caused the wrong indent level.

For those that are interested in the source, there has been more code reorganization. appendRecursivePropertyValue() had grown too large and its code has been broken up into other methods and some of it in other classes.

If you're using Java 7 or earlier, download the jars with your Java version number. Otherwise just get the regular jars that don't have a Java version in their name. They require a minimum of Java 8.

The binaries are also available at the Maven Central Repository