Skip to content

Release:1.0.4

Choose a tag to compare

@javaquery javaquery released this 26 Mar 03:42
· 27 commits to main since this release
0fe1217

JSONObject
Uses org.json.JSONObject and provides facility to optValue at any path in JSONObject, like items.item[0].batters.batter[2].available

Console

  • log: Provides replacement of System.out.println().
  • error: Provides replacement of System.err.println().
  • read: read line from console.