DEV Community

Andy Brunner
Andy Brunner

Posted on

Freeware: Java Utility Package (Version 2024.08.12) released

Fast and easy to use programming toolkit for the Java backend developer.

The new release 2024.08.12 of the Java Utility Package ch.k43.util has been released.

  • Implemented Java AutoCloseable in KDB, KSocketClient, KSocketServer, KSocketServerListener and KSocketServerThread
  • K: Added isNumber(), round(), compressZLIB() and decompressZLIB()
  • K: Added option to encodeJSON() to return null, boolean and number values without quotes
  • Some minor code and documentation changes

https://java-util.k43.ch

Top comments (0)